Make sure you have correct web server configuration. You should point web server to a public
directory and restart it.
Also, make sure you've set correct permissions on a storage
directory:
chmod -R 775 storage
And try to clear all cache:
php artisan cache:clear
php artisan route:clear
php artisan config:clear
php artisan view:clear
php artisan clear-compiled
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…