Lösung:
php artisan cache:clear
sudo chmod -R 777 storage
sudo chmod -R 777 bootstrap/cache/
composer dump-autoload
Quelle:
Lösung:
php artisan cache:clear
sudo chmod -R 777 storage
sudo chmod -R 777 bootstrap/cache/
composer dump-autoload
Quelle: