feat(profil): Ajoute la gestion de l'avatar et du mot de passe.

This commit is contained in:
Serreau Jovann
2025-07-21 09:47:40 +02:00
parent 20a5ea8779
commit 0fa8508fba
10 changed files with 189 additions and 12 deletions

1
.gitignore vendored
View File

@@ -6,6 +6,7 @@
/public/bundles/
/var/
/vendor/
/public/storage/
###< symfony/framework-bundle ###
###> phpunit/phpunit ###