Run through the official docs which are pretty great: http://laravel.com/docs/5.1/homestead
The command to bring the box up is: vagrant up
Come back if you are still having issues after thoroughly going over the docs though.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I am very, very, VERY new to Laravel. Because of my unfamiliarity with all of this, I am going to write out as much as I can to explain my environment and situation (so forgive me if some of this is not necessary to solve the problem or even off topic)!
First, the facts:
Now, for the problem: When I try homestead, I am getting:
-bash: homestead: command not found
I don't really know much about Terminal (as I am sure is obvious). I have tried to work through the instructions in a Laravel book I bought, through online resources (including this site), and through Laracasts, but no matter what I do, I am getting the "command not found" message when trying to run homestead.
Anyone know what's going on here?
Please or to participate in this conversation.