Testing Homestead Ubuntu 18 .04

Joe • April 28, 2018

community laravel linux ubuntu vagrant

WARNING! WARNING! WARNING! WARNING! WARNING! WARNING! WARNING!

DO NOT DO THIS ON YOUR WORKING DEV ENVIRONMENTS
THINGS WILL BE BROKEN AND NOT WORK
IF YOU DO NOT WANT TO TRIAGE ISSUES DO NOT CONTINUE
**
WARNING! WARNING! WARNING! WARNING! WARNING! WARNING! WARNING!**

Want to help test the next base box for Homestead?

Run this command to update the base box:

vagrant box update

From here run:

vagrant destroy && vagrant up

And then tell me what breaks

If something goes horribly wrong, you can go back to the previous version by adding:

version: "5.2.0"

to `Homestead.yaml` then destroy and up again.