基于 Laravel 开发博客应用系列-设置 Windows 本地开发环境,碰到了问题求大佬给指点一下

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 on
vagrantup.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.
求大神给指点一下该咋整

阅读 3.4k
4 个回答

讲真的,别在环境上纠结,目前你学习的是laravel,而不是什么一堆工具,环境,什么homestead vagrant都是蛋疼,先跑起来程序,以后有兴趣有空再去折腾。
windows下直接装nginx/php/mysql开跑就行了,或者集成环境phpstudy/xampp/wamp任意都可以

安装homestead

要不要直接给你个homestead安装包....
下载好的

撰写回答
你尚未登录,登录后可以
  • 和开发者交流问题的细节
  • 关注并接收问题和回答的更新提醒
  • 参与内容的编辑和改进,让解决方法与时俱进
推荐问题