SOLVED BY BELOW leonidass-mbp:vagrant2020 leonidassavvides$ vagrant box add laravel/homestead -c --insecure
ANOTHER Q
AFTER WHAT FOLLOWS THIS: ==> box: Successfully added box 'laravel/homestead' (v8.2.1) for 'virtualbox'! ... ?????
==> box: Successfully added box 'laravel/homestead' (v8.2.1) for 'virtualbox'! leonidass-mbp:vagrant2020 leonidassavvides$ vagrant box list bento/ubuntu-16.04 (virtualbox, 2.3.5) laravel/homestead (virtualbox, 2.1.0) laravel/homestead (virtualbox, 8.2.1) puphpet/centos7-x64 (virtualbox, 20161102) leonidass-mbp:vagrant2020 leonidassavvides$ history | grep vagrant 488 vagrant version 496 shasum -a 256 vagrant_2.2.6_x86_64.dmg 497 vagrant version 498 vagrant box add laravel/homestead 499 vagrant box add laravel/homestead -c --insecure 500 vagrant box list 501 history | grep vagrant
where is the new Laravel vagrantfile that just installed in my Mac...? how create this DIR with vagrantfile...??? --- only the old 2017 install found...
83a8a23 leon virtualbox poweroff /Users/leonidassavvides/Downloads/VMs/puphpet_vagrant
c216e8a default virtualbox poweroff /Users/leonidassavvides/Downloads/eduonix-course-vagrant/Vagrant-Sect3
c0db608 homestead-7 virtualbox poweroff /Users/leonidassavvides/Homestead
14e5f38 default virtualbox poweroff /Users/leonidassavvides/Downloads/eduonix-course-vagrant/Vagrant_Sect4c
Thank you Leonidas Euripide Savvides for your response. It's useful.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.