implémentation formulaire, cookie
This commit is contained in:
@@ -4,6 +4,7 @@ framework:
|
||||
|
||||
# Note that the session will be started ONLY if you read or write from it.
|
||||
session: true
|
||||
trusted_headers: ['x-forwarded-for', 'x-forwarded-proto', 'x-forwarded-prefix']
|
||||
|
||||
#esi: true
|
||||
#fragments: true
|
||||
|
@@ -1,6 +1,7 @@
|
||||
twig:
|
||||
file_name_pattern: '*.twig'
|
||||
|
||||
form_themes:
|
||||
- "bootstrap_5_layout.html.twig"
|
||||
when@test:
|
||||
twig:
|
||||
strict_variables: true
|
||||
|
Reference in New Issue
Block a user