I have problem with my apps in production, it send me error message sometimes
like this
unserialize(): Error at offset 3719157 of 3719158 bytes(0) => /home/laravel/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php:187
how to fix it?
my web apps used Laravel Framework 5.6.39, deployed in shared hosting
try with change permission folder with 777 in storage/logs, still not fix my problem