SyntaxFix
Write A Post
Hire A Developer
Questions
I had the same problem, I have tried many solutions. but none worked for me. then I found out that for some reason I was using this in my .env file:
SESSION_DOMAIN= myapp.me
and as soon as I put it back to null, everything worked just fine.