I just uploaded my laravel project to my shared hosting and was wondering what things and changes to configuration should I make to make the project work?
My typical checklist:
/storage
and bootstrap/cache
folders writeable.php artisan migrate
This should get you up and running, or at least bring you to a point where the errors are detailed enough to work things out