Website/app/config/routes.yaml

16 lines
340 B
YAML
Raw Normal View History

2024-07-12 22:56:04 +00:00
controllers:
resource:
path: ../backend/
namespace: App
type: attribute
presta_sitemap:
resource: "@PrestaSitemapBundle/config/routing.yml"
2024-07-14 14:26:52 +00:00
2024-07-21 12:03:21 +00:00
#when@dev:
# test_style:
# path: /test/styles
# controller: Symfony\Bundle\FrameworkBundle\Controller\TemplateController
# defaults:
# template: 'test/styles.html.twig'