A starter project using Silex.
- Copy config.yml.dist to config.yml and edit it
- Build the database by run in the console :
php console orm:schema-tool:create
2. Add a user by run in the console :
```php
php console user:add
A starter project using Silex.
php console orm:schema-tool:create
2. Add a user by run in the console :
```php
php console user:add