damienharper/auditor-bundle
Generated files
config/packages/dh_auditor.yaml
# Full configuration reference available at:
# https://damienharper.github.io/auditor-docs/docs/auditor-bundle/configuration/reference.html
dh_auditor:
enabled: true
providers:
doctrine:
table_prefix: null
table_suffix: '_audit'
config/routes/dh_auditor.yaml
dh_auditor:
resource: "@DHAuditorBundle/Controller/"
type: auditor