0

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.

1 Answers1

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.