allow server:run with built-in server and create route loader

This commit is contained in:
2014-11-04 22:34:05 +01:00
parent 27378f34ca
commit 11a71d99ec
11 changed files with 150 additions and 3 deletions

View File

@@ -0,0 +1,6 @@
parameters:
database_host: 127.0.0.1
database_port: 5434
database_name: test0
database_user: symfony
database_password: symfony

View File

@@ -1,4 +1,4 @@
cl_custom_fields:
resource: "@ChillCustomFieldsBundle/Resources/config/routing.yml"
prefix: /
resource: .
type: chill_routes