Vagrant
Defines a development virtual machine in a file so every developer gets an identical environment. It solves for VMs roughly what Laradock does for containers.
I started using Vagrant with Laravel Homestead to build reproducible Laravel development environments before switching to Laradock.
Experience highlights
- Used Laravel Homestead to provision consistent Vagrant-based environments for Laravel projects.
- Moved from virtual-machine-based local development to Laradock and Docker containers.
From the blog
Related writing
Articles from JWS News and DEV that relate to Vagrant.
From GoToSocial
Related thoughts
Short posts about Vagrant, matched by topic hashtags.

