0
I’m getting an error accessing the project on laravel4. It was working, but when I restarted my computer and tried to access again. I get the following error:
Errorexception
unserialize(): Error at offset 0 of 197 bytes
0
I’m getting an error accessing the project on laravel4. It was working, but when I restarted my computer and tried to access again. I get the following error:
Errorexception
unserialize(): Error at offset 0 of 197 bytes
0
I already had a similar error, when I tried to access the application after changing the "key" in the settings.
That’s why every project I start, I put the "key",and in the file "app/config/Session.php" changes the "cookie" key to "project_session".
I hope I’ve helped.
Browser other questions tagged laravel-4
You are not signed in. Login or sign up in order to post.