init symfony framework

This commit is contained in:
ghost 2024-01-06 14:06:07 +02:00
parent 7cef2e089c
commit d007a8041d
49 changed files with 10911 additions and 0 deletions

View file

@ -0,0 +1,5 @@
when@dev:
debug:
# Forwards VarDumper Data clones to a centralized server allowing to inspect dumps on CLI or in your browser.
# See the "server:dump" command to start a new server.
dump_destination: "tcp://%env(VAR_DUMPER_SERVER)%"