Hello,
I understand that deploying a Laravel app on shared hosting is not recommended but tried it to experiment.
I closely followed the steps outlined here:
https://www.000webhost.com/forum/t/deploy-laravel-project-into-000webhost-site/127323
Many pages of the site are viewable :
https://munich-living.000webhostapp.com
However, it seems that every time a page calls the database in a controller, I get an 404 error page.
ex: https://munich-living.000webhostapp.com/seekers
Can it be that this is happening because the database parameters were never properly configured ? (Even though nothing in the tutorial suggests that the database needs special configuration.)
Thanks for your time.
Kâmi
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community