Laravel envoy on server
Hi everyone,
I developed a website for my client in Laravel 5.1. For the hosting of the website, he wanted to buy a hosting at www.hosting2go.nl, because it was a little bit cheaper compared to other hosting companies. That looked good for me at the beginning. Because i didn't had any experience in uploading an laravel site to a server. After struggling for hours to make the site work on the server, i just exported the sql code of my localhost and executed the code in the phpmyadmin environment of my server, because 'php artisan migrate' didn't work. I did try to use Envoy, but therefore the hosting company most have a ssh connection, which they don't have.
After all, the site is now online, but now i can't navigate with the menu items. It seems that this has something to do with httpd.conf file, right? You can visit the (beta) site to experiment; http://www.dusecurity.nl
So my questions are:
- Is there anyway to execute artisan commands on this server?
- How can i make the links work?
I hope someone can help me out with this problem.
Thanks in advance!
Best regards,
Osman Kaya
Please or to participate in this conversation.