搜索

首页  >  问答  >  正文

Laravel Homestead 的安装问题?

  1. 我已经在这个链接上下载box, https://atlas.hashicorp.com/laravel/boxes/homestead/versions/0.4.2/providers/virtualbox.box

  2. 将box文件添加到VirtualBox:vagrant box add laravel/homestead ~/Documents/gitlib/homestead.box

  3. 通过命令可以看到已经添加成功了:vagrant box list

        debian/wheezy64     (virtualbox, 7.9.2)
        hashicorp/precise32 (virtualbox, 0)
        hashicorp/precise64 (virtualbox, 1.1.0)
        laravel/homestead   (virtualbox, 0)
        
  4. 在clone下来的Homestead目录中执行vagrant up提示没有检测到box
    如下如:

请问这是为什么呢?
有什么办法能解决吗?

天蓬老师天蓬老师2791 天前472

全部回复(1)我来回复

  • PHPz

    PHPz2017-05-16 16:55:51

    正确的解决办法请参考:/q/1010000004472813

    回复
    0
  • 取消回复