Hi all,
related to https://laravel.io/forum/02-13-2015-difference-between-file-vs-cookie-session-driver the last reply/question is un-answered and i'm also really interested about this.
The question was "So even if you choose file session, isn't a cookie created to handle the session id?"
At the moment we having some troubles with the auth process of a app for shopify (https://github.com/ohmybrew/laravel-shopify/issues/289)
I could be wrong here but as far as I know laravel Always sets a cookie no matter what driver you use I think the only difference is where it checks to see if the session is valid
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community