Skip to content

Instantly share code, notes, and snippets.

@lucasprogamer
Created April 1, 2016 13:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lucasprogamer/7337e5f231e6024f7e9226b56a0d1a25 to your computer and use it in GitHub Desktop.
Save lucasprogamer/7337e5f231e6024f7e9226b56a0d1a25 to your computer and use it in GitHub Desktop.
First destroy the VM's
vagrant global-status
vagrant destrou 'id-vm'
Second step create a new VM
vagrant box add laravel/homestead https://atlas.hashicorp.com/laravel/boxes/homestead
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment