Dump default configuration of Symfony bundle
25 July 2025 (Updated 25 July 2025)
Find alias of the bundle with:
bin/console config:dump-reference
Then run:
bin/console config:dump-reference <bundle-alias>
Tagged:
Symfony recipes