I think I may have encountered this issue, is there some mechanism in place to prevent this?
I am having no problems with file based sessions, but cannot get memcached sessions to persist on th...
Recently updated Laravel to 4.1, tried running "artisan serve" and get this error: Symfony...
first install python package manager pip: "yum install python-pip" Next use pip to install...
I solved my issue, a push had overwritten the session.php file and server had started using file bas...
I have a similar issue, code shouldn't take that long, upon visiting same pages that create the erro...
Solved in my case, the session lifetime was set too high, someone thought it was in seconds, turns o...
I was debugging it a bit today, and I can see that sessions are being stored in memcached, but never...
The Laravel portal for problem solving, knowledge sharing and community building.
The community