Laravel Homestead installation issues?
天蓬老师
天蓬老师 2017-05-16 16:53:51
0
1
473
  1. I have downloaded box on this link, https://atlas.hashicorp.com/laravel/boxes/homestead/versions/0.4.2/providers/virtualbox.box

  2. Add box files to VirtualBox: vagrant box add laravel/homestead ~/Documents/gitlib/homestead.box

  3. You can see that it has been added successfully through the command: vagrant box list

        debian/wheezy64     (virtualbox, 7.9.2)
        hashicorp/precise32 (virtualbox, 0)
        hashicorp/precise64 (virtualbox, 1.1.0)
        laravel/homestead   (virtualbox, 0)
        
  4. When executing vagrant up in the cloned Homestead directory, it prompts that the box is not detected
    as follows:

Why is this?
Is there any way to solve it?

天蓬老师
天蓬老师

欢迎选择我的课程,让我们一起见证您的进步~~

reply all(1)
PHPzhong

For the correct solution, please refer to: /q/1010000004472813

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template