Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 434 Bytes

readme.md

File metadata and controls

13 lines (9 loc) · 434 Bytes

Laravel Homestead Vaprobash scripts

  1. Add vaprobash.rb to the homestead/scripts directory
  2. Unomment the scripts you'd like to run in vaprobash.rb.
  3. Add the following to the end of the Vagrantfile in your homestead directory
require path + '/scripts/vaprobash.rb' 

Official Laravel Homestead documentation is located here.

https://github.com/fideloper/Vaprobash