I have trouble uploading site to server as I have never seen this directory structure yet and I don't know if I'm doing something wrong?
I have made a Laravel folder where I've uploaded everything, and inside html
folder the contents of public folder. Changed index.php
to fetch ../Laravel/..
. I've also modified .env
file to connect to the DB. I am uploading everything over FileZilla, and one strange thing that never happened to me before is that I don't see on server side any of the files with preceding dot (.env
, .git
, .gitignore
...).
The error I get is:
The xyz page isn’t working
xyz is currently unable to handle this request.
HTTP ERROR 500
via Norgul