update to 6.3

This commit is contained in:
Marko
2023-09-19 17:15:26 +02:00
parent a4afe5cf20
commit c937360605
11 changed files with 766 additions and 636 deletions

View File

@@ -3,6 +3,7 @@ framework:
secret: '%env(APP_SECRET)%'
#csrf_protection: true
http_method_override: false
handle_all_throwables: true
# Enables session support. Note that the session will ONLY be started if you read or write from it.
# Remove or comment this section to explicitly disable session support.