Facing strange laravel session issue.
[REMOVED CONTENT DUE TO CONFIDIENTIALITY]
Have you tried a php artisan config:cache
@jlrdw I have tried everything i can think of.
Also when I open in sessionBox extension temporary session it works fine.
It was due to Cloudflares new feature Speed Brain. which was sending prefetch request before get request resulting in session invalidation.
Turned it off and working fine now.
@kha333n I'm using Laravel Impersonate and this just popped up for some browsers yesterday. Turning off Speed Brain removed the issue for me as well.
Please or to participate in this conversation.