Add webapp packages

This commit is contained in:
jgetu
2025-10-22 08:23:06 +02:00
parent 088e6b8485
commit f1c21830ea
42 changed files with 8397 additions and 5 deletions

View File

@@ -0,0 +1,6 @@
doctrine_migrations:
migrations_paths:
# namespace is arbitrary but should be different from App\Migrations
# as migrations classes should NOT be autoloaded
'DoctrineMigrations': '%kernel.project_dir%/migrations'
enable_profiler: false