This website collects cookies to deliver better user experience
storage/ storage/app storage/framework/cache storage/framework/session storage/framework/views storage/framework/testing storage/logs
chmod -R 775 storage php artisan config:cache
sudo chmod -R 777 bootstrap/cache php artisan config:cache
php artisan optimize:clear
58
0