Nobody has any idea to solve this problem ?
I have checked the browser's configuration, but I don't find anything that could solve this problem.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hello,
I have an app that works fine, except sometimes a 419 error with Chrome (not tested with other browsers).
For example yesterday evening I was connected to the app, I have closed the session properly. And this morning I wanted to connect to the app and I got a 419 error.
Sorry I don't know how to share an image directly in the post, so I give you this link. The image shows the cookies in the dev tools in the browser.
https://drive.google.com/file/d/1ycG5W2syNwT6lf9-DXroY5FtcbB5T0KB/view?usp=sharing
You can see that there are 2 laravel_session and 2 XSRF-TOKEN, whereas there should be only one of each.
I have this problem on the desktop and on the smartphone.
Do you have any idea why I have this problem ?
Thanks for your help.
Vincent
Please or to participate in this conversation.