© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Brandon
Frontend Developer
This is a similar concept to tools like Vagrant https://www.vagrantup.com/
Derek Bourgeois
no. vagrant is a vm solution. Laravel has Homestead, which is a vagrant box (https://laravel.com/docs/5.2/homestead). I also built a Dockerized version of this box here: https://github.com/laraedit/laraedit-docker
What I am referring to is well, specifically: https://github.com/laraedit/laraedit there is a screenshot there, though it is still a work in progress.