init symfony repo to modify a place without account

This commit is contained in:
Tykayn 2025-05-22 19:13:43 +02:00 committed by tykayn
commit 49ba369919
47 changed files with 11002 additions and 0 deletions

View file

@ -0,0 +1,11 @@
when@dev:
web_profiler:
toolbar: true
framework:
profiler:
collect_serializer_data: true
when@test:
framework:
profiler: { collect: false }