-
@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.
-
@mikestreety Homestead is Laravel-specific but the same thing applies to vagrant on its own as far as I know.