rknightuk’s avatarrknightuk’s Twitter Archive—№ 43,380

    1. …in reply to @mikestreety
      @mikestreety We use Homestead/Vagrant. Every project has a homestead config file, so anyone can just run “vagrant up”, import the minimum db sql file that’s in the repo and be up and running pretty quickly.
  1. …in reply to @rknightuk
    @mikestreety Homestead is Laravel-specific but the same thing applies to vagrant on its own as far as I know.