We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fcfbbe commit e1a1341Copy full SHA for e1a1341
doctrine/doctrine-bundle/1.12/config/packages/doctrine.yaml
@@ -1,6 +1,7 @@
1
doctrine:
2
dbal:
3
url: '%env(resolve:DATABASE_URL)%'
4
+ profiling_collect_backtrace: '%kernel.debug%'
5
6
# IMPORTANT: You MUST configure your server version,
7
# either here or in the DATABASE_URL env var (see .env file)
0 commit comments