Can you save anything in your session? And / or do you see something in the logs? It can be that the session directory isn't writable ( storage/framework/sessions )
Yes. framework/session is writable. I am able to write to sessions folder. Nothing is seen in laravel logs.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.