I have this exact issue. Laravel brings up 419 errors only Safari browsers.
Any help would be appreciated.
oriolrg liked this reply
I've been looking for a solution for days and can't find anything that works.
I understand that Laravel is not compatible with mobile phones if it does not work with Firefox?
In Mac safary it works correctly
I don't know very well the cause of the problem, but I see that the session is always created well except from the mentioned browsers. In this case the session file is not generated inside storage / framework / session. I can not understand the reason why it only happens in those browsers and in the rest it does not
I have found a thread that talks about a delay in some browsers and that causes the session to be destroyed already? Can this be so? I have tried to modify the lifetime of the session but it does not work either
It is a Laravel problem, if I have been reviewing several projects done with laravel, and they all have the same error 419 when running from android chrome or safari. Some examples are: https://documentator.io/login tecnolord.cat/test
And all the projects I've done so far have the same bug. So if I think it is a Laravel problem, at least a problem that affects Laravel
seunoyebode liked this reply
Thanks for sharing the link. To be honest, I don't understand how it to put it to use. I'll look at it again.
Ok if you solve it give me a response please. I open a new thread in github larave framework but they say it isn't laravel problem... And If you want to talk about that thread too, maybe they'll listen to us. Thanks https://github.com/laravel/framework/issues/32375#
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community