Hello.
I would like to install the framework on the host through the composer. The problem is that I don't understand where I need to enter commands like "php composer.phar install". Linux Hosting.
Hello.
I would like to install the framework on the host through the composer. The problem is that I don't understand where I need to enter commands like "php composer.phar install". Linux Hosting.
You connect to the hoster via SSH, for example, with the help of Putty , in it you already enter commands as on the local machine.
Only condition. The hoster must support such a connection, and not all commands will be allowed. Whether SSH access is supported and what can be done through it, you can check with the hoster.
Source: https://ru.stackoverflow.com/questions/375863/
All Articles