Homestead is official package from laravel, pre-packaged vagrant box which helping you to run laravel without a web-server or any other software on your macOS. Once everything installed , you need to run the below command in terminal note: If the command fails you need to check your Homestead installation by checking vagrant --version
Once run on the above commands, you need to run below command in Homestead directory.
If you change anything in the Homestead.yaml again you need to run the below command again to see the changes. inside the Homestead directory you need to run the below comand.