chore: add symfony demo

This commit is contained in:
Younes ENNAJI
2024-04-11 15:31:49 +00:00
parent 2c4db56b2e
commit 6841680c64
22 changed files with 3770 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
###> symfony/framework-bundle ###
/.env.local
/.env.local.php
/.env.*.local
/config/secrets/prod/prod.decrypt.private.php
/public/bundles/
/var/
/vendor/
###< symfony/framework-bundle ###