From 3a5f7795fc8c180dec84dc2de6b4a80e5c9d1163 Mon Sep 17 00:00:00 2001 From: Tac Tacelosky Date: Mon, 24 Jun 2024 14:23:22 -0600 Subject: [PATCH] Update best_practices.rst, add /routes --- best_practices.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/best_practices.rst b/best_practices.rst index 02315856d00..247d52fa15d 100644 --- a/best_practices.rst +++ b/best_practices.rst @@ -51,6 +51,7 @@ self-explanatory and not coupled to Symfony: │ └─ console ├─ config/ │ ├─ packages/ + │ ├─ routes/ │ └─ services.yaml ├─ migrations/ ├─ public/