Hardie's avatar

Bash composer not found on live server

Hi,

I am working on my first project in laravel 5 and I have install laravel on live server now I need to user socialite on live server so for that i need to update composer ? or I have to uplaod folder direct on live.

I tried for composer update it gives error like "bash- composer command not found"

Please suggest a any way...

0 likes
3 replies
ohffs's avatar

Where & how did you install composer on the live server?

Hardie's avatar

On live server, host support team install laravel on server but i am trying to update composer it doesn't works so can you give any suggestion.

ohffs's avatar

You'll have to install composer on your server - the error you posted means it wasn't found, so either it's been installed somewhere "strange" or it's just not there. Is there maybe a file called "composer.phar" around?

Please or to participate in this conversation.