I'm trying to set up laravel homestead but all i'm getting is vagrant command not found after installing it. Found this post Vagrant Command Stopped Working: Command not Found on WIndows and did set up my environment variable but still the same.
Asked
Active
Viewed 1,703 times
0
-
how did you install vagrant ? whats you os system ? – Frederic Henri Jul 02 '17 at 16:11
1 Answers
0
It was a problem with system environment variables. Go to: System Properties -> Advanced -> Click Environment Variables
Then Click Path on the System variables section, Add New and type in C:/HashiCorp/Vagrant/bin depending on your vagrant path.

Luka Isailovic
- 126
- 12