exoOnLine is an applicatin of exercises online. This application is being developed.
create an app/config/local/parameters.yml file according to app/config/local/parameters.yml.dist (currently only db settings are required)
- Install the composer (http://getcomposer.org/)
php composer.phar installphp app/console doctrine:database:createphp app/console doctrine:schema:update –forcephp app/console doctrine:fixtures:load