Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

Jean654's avatar

Envoyer Deployment Hook Failing to install composer

I am new to envoyer. I tried to deploy my first laravel 5 project using envoyer and I keep getting an error in the Install Composer Dependencies part of the deployment hook.

Using global Composer installation. bash: line 17: composer: command not found

I don't know what I am doing wrong. I have successfully added my server, ssh keys and ssl certificate.

I am using https://chatrandom.download/omegle/ laravel forge and https://echat.date DigitalOcean.

0 likes
1 reply
MohamedTammam's avatar

run composer -v and see if you have installed composer or not. If you're using Forge you should have that installed, contact Forge support for that.

Please or to participate in this conversation.