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.
Go to directory laravel/bootstrap/cache and delete config.php
file.