You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -336,7 +336,8 @@ Additional lists you might find useful:
336
336
*Software and tools for creating a sandboxed development environment.*
337
337
338
338
-[CakePHP Docker](https://github.com/cnizzardini/cakephp-docker) - A cakephp/app template for docker.
339
-
-[CakePHP Vagrant Setup](https://github.com/cpierce/cakephp-vagrant-setup) - Tool for spinning up multiple CakePHP vanilla dev environments.
339
+
-[CakePHP Vagrant Setup](https://github.com/cpierce/cakephp-vagrant-setup) - Tool for spinning up multiple CakePHP vanilla dev environments using Vagrant.
340
+
-[CakePHP Docker Setup](https://github.com/cpierce/cakephp-docker-setup) - Tool for spinning up multiple CakePHP vanilla dev environments using Docker.
340
341
-[DDEV](https://ddev.readthedocs.io/en/stable/) - Docker based local env.
341
342
-[Devilbox](https://devilbox.readthedocs.io/en/latest/) - A docker development environment for (CakePHP) apps to be auto-setup including a lot of tools.
342
343
-[Docker](https://github.com/stefanvangastel/docker-cakephp) - CakePHP in a docker container environment.
0 commit comments