Laravel Livewire 419 probe
Isolated test page for checking whether a Livewire form keeps the same Laravel session and CSRF context after a traffic source such as Instagram opens the site.
Livewire form probe
If this action returns HTTP 419 in a real Instagram in-app browser, compare the request cookies, SameSite/Secure settings, host, protocol, and session id tail against the direct browser load.
Request and session diagnostics
- request method
- GET
- request path
- /
- full url
- https://inst.mevius.bond
- session driver
- database
- session cookie
- instagram-livewire-419-probe-session
- session domain
- (host only)
- session same site
- lax
- session secure
- true
- session http only
- true
- session id tail
- j7rkXgUrFrnR
- csrf token tail
- wWL1nfTdvpWJ
- request has session cookie
- no
- request has xsrf cookie
- no
- request cookie consent
- (not set)
- referer
- (empty)
- user agent
- Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
- probe entry source
- (direct or unknown)
- probe entry at
- (not recorded)
- page loads
- 1
- livewire submits
- 0