1.我照着http://laravelacademy.org/pos...这个来搞的,求大神给指点一下。
我用vagrant box add laravel/homestead 这个实在是太卡了,下载不动,我就去https://atlas.hashicorp.com/l...下载了一个box。3.0.0是vagrant box add laravel/homestead的时候显示的一个,我就用它了。
下载下来之后 我就百度了一个json运行了一下
box list显示有这个。
接下来我就vagrant init laravel/homestead
然后他提示
A Vagrantfile
has been placed in this directory. You are now
ready to vagrant up
your first virtual environment! Please read
the comments in the Vagrantfile as well as documentation onvagrantup.com
for more information on using Vagrant.
我接下来运行了
E:buildlaravel>vagrant up laravel/homestead,
却提示
The machine with the name 'laravel/homestead' was not found configured for
this Vagrant environment.
求大神给指点一下该咋整
大话西游666