Initial commit

This commit is contained in:
Crizomb 2025-06-28 12:17:52 +02:00
commit 3bc898dd10
130 changed files with 25918 additions and 0 deletions

View file

@ -0,0 +1,12 @@
vich_uploader:
db_driver: orm
metadata:
type: attribute
mappings:
cartes:
uri_prefix: /images/cartes
upload_destination: '%kernel.project_dir%/public/images/cartes'
namer: Vich\UploaderBundle\Naming\SmartUniqueNamer
inject_on_load: false
delete_on_update: true
delete_on_remove: true