teaqu / Homestead-Vaprobash-Scripts

Laravel Homestead with Vaprobash scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Laravel Homestead with Vaprobash scripts