Laravel homestead and vagrant-hostsupdater - Automate the hosts file updation in windows for your next homestead project!
Lets configure homestead.rb to update hosts file using hostsupdater plugin.
in case if you have not yet added this plugin, run
Open homestead.rb file in your favorite text editor.
Find this block at the end, (You can set anywhere but i prefer to add my customizations at the end of the file.)
Read Article →
vagrant plugin install vagrant-hostsupdater
from your command prompt.Open homestead.rb file in your favorite text editor.
Find this block at the end, (You can set anywhere but i prefer to add my customizations at the end of the file.)