Skip to content

jadefrh/T2_E19_Symfony

Repository files navigation

This was made for a Symfony school project. It was our first time using Symfony and we liked it.

Members

How to install

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

About

School project based on japanese web design, using Symfony.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors