silex-skeleton A starter project using Silex. Usage 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