lavarel box 地址
https://atlas.hashicorp.com/laravel/boxes/homestead
download URL
https://atlas.hashicorp.com/laravel/boxes/homestead/versions/0.5.0/providers/virtualbox.box
下载 面的 homestead 的virtualbox.box文件到本地:
/e/vagrant/homestead/virtualbox.box
然后用下面的命令:
step1:
vagrant box add path/virtualbox.box
step2:
cd /e/vagrant/homestead
git clone https://github.com/laravel/homestead.git Homestead
step3:运行命令
vagrant box list
laravel/homestead (virtualbox, 0)
step4:
运行 vagrant up 出错。
http://stackoverflow.com/questions/34946837/box-laravel-homestead-could-not-be-found