This was made for a Symfony school project. It was our first time using Symfony and we liked it.
- Margaux Tellier - Designer
- Lucie Zévaco - Designer
- Pierrick Inesta - Content Manager
- Anne Maurice-Péroumal - Developer
- Raphael Ait El Alim- Developer
- Jasmine Ferhaoui - Developer
git clone https://github.com/jadefrh/T2_E19_Symfony.git
cd T2_E19_Symfony-master
php bin/symfony-requirements
composer install
php bin/console doctrine:database:create
php bin/console doctrine:schema:update --dump-sql
php bin/console doctrine:schema:update --force
###Bundles used
FOSRestBundle - API Rest FOSUserBunble - User gestion