I am having the same problem. 4.2.4 i was able to crate a session, add an object, then do a redirect. In the redirected controller, the session is read again and everything would work. In 4.2.6 there is nothing in the session. I am also no longer getting error messages.
you have expire_on_close
set to true
. Could it have to do with your issue ?
Thanks but I changed the expire_on_close to false. Still the same problem.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community