connor11528 / laravel-forum

🔖 Forum built with Laravel 5.4
20 stars 8 forks source link

ErrorException in Encrypter.php line 138: unserialize(): Error at offset 0 of 40 bytes #2

Open blpraveen opened 5 years ago

blpraveen commented 5 years ago

I am getting this error ErrorException in Encrypter.php line 138: unserialize(): Error at offset 0 of 40 bytes when trying to open a page

blpraveen commented 5 years ago

php artisan key:generate solved the issue