Error Exception unserialize(): Error at offset 956 of 2755 bytes

Laraship QuestionsCategory: InstallationError Exception unserialize(): Error at offset 956 of 2755 bytes
gvw asked 6 years ago
Notice: unserialize(): Error at offset [956 of 2755 bytes in /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Config/Resource/FileResource.php line 78
3 Answers
laraship Staff answered 6 years ago

Hello,

We never faced this error, its probably related your hosting or php, or incorrect installation.

laraship Staff answered 6 years ago

Hello,

It turned out obe caching issue

Refer to this issue: https://github.com/laravel/framework/issues/1526#issuecomment-18912773

A change in the encryption mechanism is the cause. the solution was to empty out the sessions and views that were cached in the storage folder.