The best guide for shared host is:
http://novate.co.uk/deploy-laravel-5-on-shared-hosting-from-heart-internet/
Works 100%
Also paste error here, I don't like clicking links in forum. Maybe some don't mind.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I have followed this tutorial to get my website on 000webhost for the free hosting.
https://www.000webhost.com/forum/t/deploy-laravel-project-into-000webhost-site/127323
I now have the problem of when clicking login I am getting a 404. Please check.
Looks like you are missing your .htaccess file. You can get to the login by using https://teachingdocs.000webhostapp.com/index.php/login
Ensure that .htaccess exists and that it has the following.
https://raw.githubusercontent.com/laravel/laravel/master/public/.htaccess
Please or to participate in this conversation.