install orm doctrine
This commit is contained in:
parent
ced8dbf963
commit
874f40d535
13 changed files with 2122 additions and 96 deletions
7
config/routes/annotations.yaml
Normal file
7
config/routes/annotations.yaml
Normal file
|
@ -0,0 +1,7 @@
|
|||
controllers:
|
||||
resource: ../../src/Controller/
|
||||
type: annotation
|
||||
|
||||
kernel:
|
||||
resource: ../../src/Kernel.php
|
||||
type: annotation
|
Reference in a new issue