I think the best way would be to create a new session driver, than you can handle the session like you need it. More information: http://laravel.com/docs/extending#session
I'd like to use the database driver if possible. I'm quite new to Laravel, but I think this behavior is not within the drivers. I've been making research and I found this , but I'm not even sure where the files should go. Also, it's not clear how I'm supposed to receive the laravel_session value within my controllers to add into my JSON response.
i am having the same problem... please help if you can.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community