init
This commit is contained in:
commit
741e1c403a
102 changed files with 70058 additions and 0 deletions
5
app/config/routing.yml
Normal file
5
app/config/routing.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
calcifer:
|
||||
resource: "@CalciferBundle/Controller/"
|
||||
type: annotation
|
||||
prefix: /
|
||||
|
Reference in a new issue