Answer the question
In order to leave comments, you need to log in
How convenient is it to use simple hosting for Laravel projects?
When setting up the structure, a lot is done from the command line.
If there is no SSH access, how much will it complicate development and maintenance?
Answer the question
In order to leave comments, you need to log in
It will greatly complicate the fact that there will be no normal code version control and there will be no possibility of calling composer to download project dependencies, but you will have to drive all these files over the network and follow the updates yourself. Although if you use git over (s)FTP, then somehow you can live. On many shared hostings, ssh is disabled, but upon request, they will most likely be able to enable it.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question