Launching the Homestead Virtual Machine
// Run command if you made changes to Homestead.yaml file
vagrant up --provision// Run command if no changes made to Homestead.yaml file
vagrant up --provisionvagrant up --provision



Last updated
// Run command if you made changes to Homestead.yaml file
vagrant up --provision// Run command if no changes made to Homestead.yaml file
vagrant up --provisionvagrant up --provision



Last updated
vagrant ssh