Example of a Laravel project that is working on godaddy or another hositing
Can someone give me an example of a laravel project that is working on go daddy or another shared hosting? I have a project and i can't deploy it, i am not sure is the problem in the way i am deploying the project or in hosing settings. The project may be 2-3 pages to see if bootstrap views and cms are working.
I have a site on GoDaddy in laravel 5.1 is working with no problems whatsoever, you have to place everything correctly see this article https://laravel-news.com/subfolder-install I ftp everything up, change the credentials as needed such as the database credentials and of course import the database data.
If everything is not placed correctly you will have trouble.