For my laravel project I see that it is required to have composer on the server. I have downloaded composer to my machine, but I don't know what that means to do it for the server. How can I accomplish this?
Asked
Active
Viewed 1,439 times
0
-
Can you ssh into the server? – user2094178 Sep 16 '15 at 16:41
-
i just learned ssh so im not sure how to do that. Can you explain? – Ricki Moore Sep 16 '15 at 16:58
-
First you must find out with your hosting if you have ssh enabled. – user2094178 Sep 16 '15 at 17:17
-
Ask your server provider,that's the easiest solution and if you do all you need to do is follow [composer installation - Linux / Unix / OSX](https://getcomposer.org/doc/00-intro.md#installation-linux-unix-osx) – Gal Sisso Sep 16 '15 at 17:43