Hi,
I am trying to install composer on my server so that i can host my Laravel project onto it. I ssh into the server and after installation of composer when I run sudo mv composer.phar /usr/local/bin/composer I am getting a message in the terminal:
-bash: sudo: command not found
I need some help.
Thank you in advance
I am trying to install composer on my server so that i can host my Laravel project onto it. I ssh into the server and after installation of composer when I run sudo mv composer.phar /usr/local/bin/composer I am getting a message in the terminal:
-bash: sudo: command not found
I need some help.
Thank you in advance

Comment