✨ feat(Product): Ajoute la gestion des images des produits avec VichUploader.
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
vich_uploader:
|
||||
db_driver: orm
|
||||
mappings:
|
||||
|
||||
image_product:
|
||||
uri_prefix: /images/image_product
|
||||
upload_destination: '%kernel.project_dir%/public/images/image_product'
|
||||
namer: Vich\UploaderBundle\Naming\SmartUniqueNamer
|
||||
|
||||
Reference in New Issue
Block a user