However, in the development routine, you may occasionally hear the “works on my machine” excuse. Homestead is the official Laravel package to help you resolve this awful moment by leverage the power of the virtual machine and the Vagrant automation script.
You may notice that Git is not mentioned in the diagram above, but it is a crucial software behind your daily development routines.
Note: Without NFS, you might encounter issue with the mapped folder while installing composer packageshttps://www.virtualbox.org/ticket/18776Alternatively, you may downgrade to VirtualBox 6.0.4 as suggested in stackoverflow.
Note: You must execute your vagrant up command in the directory of Vagrantfile the 1st boot up takes some time, please wait patiently…