From 669bdb6f34a4c65c41a700c0335ec9ad324db0f1 Mon Sep 17 00:00:00 2001 From: Theodoros Ploumis Date: Sun, 8 Dec 2024 16:21:56 +0200 Subject: [PATCH] Add ddev as Local Development tool (#17) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fe3ad75..fa85675 100644 --- a/README.md +++ b/README.md @@ -177,6 +177,7 @@ A curated list of resources for [PHP](https://php.net/) ## Local Development Environments +* [ddev](https://github.com/ddev/ddev) * [EasyPHP Devserver & Webserver](https://www.easyphp.org/easyphp-devserver.php) * [Homestead](https://laravel.com/docs/master/homestead) * [Laragon](https://laragon.org/)