Tell me if you can see something in the 'app/storage/sessions' directory. Sessions are usually stored there when using the file driver.
When you set the session, does the script continue? Or does it encouter an die() or dd() function?
I think sessions will set at the end of the application lifetime. So if you die() before that it won't set any..
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community