mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 23:26:27 +03:00
Recommend specifying the controller itself for EasyAdmin
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
easy_admin_bundle:
|
easy_admin_bundle:
|
||||||
resource: "@EasyAdminBundle/Controller"
|
resource: "@EasyAdminBundle/Controller/AdminController.php"
|
||||||
prefix: /admin
|
prefix: /admin
|
||||||
type: annotation
|
type: annotation
|
||||||
|
|||||||
Reference in New Issue
Block a user