bump
Nov 27, 2020
4
Level 4
Homestead 11 download
Im trying to update my Homestead box to latest 11.4.0 with Ubuntu 20.04. I have destroyed my old virtual machine and removed old homestead box. I have checkout to branch 20.04, but now each time when I try to setup new box .. it still downloading Homestead 10 with Ubuntu 18.04. How Can i download this latest Homestead 11 image?
Level 18
If you follow the docs https://laravel.com/docs/8.x/homestead when you get to here:
git checkout release
type:
git checkout v11.0.4
instead.
If you have any problems using it, just go back to using release as it's the latest stable version.
Please or to participate in this conversation.