add component and type to add user dynamically

This commit is contained in:
2022-01-03 15:42:24 +01:00
parent 5bf1b9d8bd
commit 45dd21e02a
12 changed files with 334 additions and 6 deletions

View File

@@ -18,8 +18,8 @@ services:
Chill\MainBundle\Form\Type\:
resource: '../Form/Type'
tags:
- { name: form.type }
autoconfigure: true
autowire: true
Chill\MainBundle\Doctrine\Event\:
resource: '../Doctrine/Event/'