Skip to content

Instantly share code, notes, and snippets.

@caporro
Last active May 26, 2019 10:24
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 caporro/32dca539edb31fa21d71d94f3fb3db43 to your computer and use it in GitHub Desktop.
Save caporro/32dca539edb31fa21d71d94f3fb3db43 to your computer and use it in GitHub Desktop.
Vagrant ubuntu/bionic64 setup for laravel
Set provider default for vagrant:
export VAGRANT_DEFAULT_PROVIDER=virtualbox
vagrant init ubuntu/bionic64
vagrant up
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment