diff --git a/config/routes/annotations.yaml b/config/routes/annotations.yaml index d49a502a..d7037b9e 100644 --- a/config/routes/annotations.yaml +++ b/config/routes/annotations.yaml @@ -1,3 +1,7 @@ controllers: resource: ../../src/Controller/ type: annotation + + prefix: + en: '/en' + de: '/de'