feat(Service/Pdf): Crée le service PDF pour les fiches de candidature

📝 feat(Controller/Join): Génère et envoie la fiche candidat PDF
```
This commit is contained in:
Serreau Jovann
2025-12-25 11:48:42 +01:00
parent b532100003
commit 51d9d87784
7 changed files with 461 additions and 4 deletions

View File

@@ -82,6 +82,13 @@ vich_uploader:
inject_on_load: true
delete_on_update: true
delete_on_remove: true
fiche:
uri_prefix: /fiche_candidat
upload_destination: '%kernel.project_dir%/public/storage/fiche_candidat'
namer: Vich\UploaderBundle\Naming\UniqidNamer # Replaced namer
inject_on_load: true
delete_on_update: true
delete_on_remove: true
#mappings:
# products:
# uri_prefix: /images/products