mirror of
https://github.com/symfony/recipes.git
synced 2026-09-21 03:56:24 +03:00
Add a recipe for API Platform Admin
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
admin:
|
||||
path: /admin
|
||||
controller: Symfony\Bundle\FrameworkBundle\Controller\TemplateController
|
||||
defaults:
|
||||
template: admin.html.twig
|
||||
Reference in New Issue
Block a user