I was very frustrated with setting up Laravel Homestead to sync with my windows 10. So hopefully this tutorial can help you who are facing the same issue with me. Prequisites Before we start, let me tell you that I have tested with the following app versions: VirtualBox 5.1.14 & 5.1.18 Vagrant 1.9.1 & 1.9.2 If you are not sure, just download: VirtualBox 5.1.18 Vagrant 1.9.2 You can use the below step if you have followed the Laravel documentation https://laravel.com/docs/5.2/homestead. …