- Created entities & new migration - Added packages symfony/stimulus-bundle & symfony/webpack-encore-bundle
8 lines
160 B
YAML
8 lines
160 B
YAML
twig:
|
|
form_themes: ['bootstrap_5_layout.html.twig']
|
|
default_path: '%kernel.project_dir%/templates'
|
|
|
|
when@test:
|
|
twig:
|
|
strict_variables: true
|