安裝Homestead可能會(huì)出現(xiàn)的一些Problems
啟動(dòng)時(shí)候, 去掉檢測(cè)更新
==> default: Checking if box 'laravel/homestead' is up to date...
~/Homestead/Vagrantfile 添加 config.vm.box_check_update = false
安裝Homestead可能會(huì)出現(xiàn)的一些Problems
==> default: Checking if box 'laravel/homestead' is up to date...
~/Homestead/Vagrantfile 添加 config.vm.box_check_update = false