You see, I have created a project in Laravel for a job, and for the first time it is necessary for me to be able to access the project from any computer (come on, as with this same web page).
I would like to know how I can adapt my Laravel project to a real web page. In addition, it will be necessary to give you a normal name, instead of localhost/(nombre del proyecto)/public/
.
I update: I've gone to a hosts page called 000webhost File Manager
. I created a user account, I created a website created ficherodejuegos
and now I am here:
The story now is how I do so that my folder with the laravel project is uploaded. I can upload individual files, but I do not know how to upload entire folders.
More information: I already downloaded Filezilla, and I find that I have to fill in some parameters:
It seems that I have to put information on my website, but I do not understand it well and it gives me an error. Does someone tell me what I'm doing?
More things: I have used Filezilla, passing data from my host to 000webhost:
Although it seems that there is some error due to difficulties with ASCII characters, it seems that connection has finally been made.
Now what is left to put in that area called public_html
, but I do not know how to put a whole folder inside. Should I previously compress the project?