add Laradock to Development Environment

This commit is contained in:
Arkadius Jonczek 2019-09-13 23:04:56 +02:00 committed by Jamie York
parent 1c39846992
commit 38d60c40f9
1 changed files with 1 additions and 0 deletions

View File

@ -819,6 +819,7 @@ Libraries to help manage database schemas and migrations.
* [Puppet](https://puppet.com/) - A server automation framework and application.
* [Vagrant](https://www.vagrantup.com/) - A portable development environment utility.
* [Docker](https://www.docker.com/) - A containerization platform.
* [Laradock](http://laradock.io/) - A full PHP development environment based on Docker.
### Virtual Machines
*Alternative PHP virtual machines.*