php - Composer Command not found after installing Homestaed -


i'm new php , laravel.

i have installed homestead explained here

when access http://homestead.app/ working( im getting "no input file specified")

then when run # composer command inside homestead directory, says composer command not found.

how can configure composer work homestead.

you have login ssh of homestead virtual maschine. if follow official documentation, should following commands in terminal(i'm suggesting git bash).

first type: "cd ~/homestead"

than: vagrant ssh hope run vagrant up, if now, that.

after cd project , run composer.


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -