Dobe WebServer gives you everything you need for developing PHP applications locally. I hope you'll find it as useful an addition to your dev-arsenal as I've found it!
- Docker ToolBox (Mac and Windows only)
Set up a Docker Machine and then run:
$ make install
$ docker-compose up -d
That's it! You can now access your configured sites via the IP address of the Docker Machine or locally if you're running a Linux flavour and using Docker natively.
Copyright © 2016-2018 Janfy. Licensed under the terms of the MIT license.