问题
I was trying to upload this instance on Amazon elasticBeanstalk, but it doesn't seem to work.
I have tried using ssh to access the files to no avail.
i did php artisan config:cache
and composer dump-autoload
before uploading.
Any help is appreciated.
回答1:
Go to directory laravel/bootstrap/cache and delete config.php
file.
回答2:
Open terminal in your project directory and run this cmd:
php artisan config:clear
来源:https://stackoverflow.com/questions/59595863/file-put-contentsc-xampp-htdocs-instant-storage-framework-sessions-ff-failed