Skip to content
This repository has been archived by the owner on Nov 13, 2019. It is now read-only.

AB2G/abgg-symfony

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BGF:ES, the web platform

This site will make signing up to the tournaments easier.

##Installation After downloading the project, don't forget to

composer update

If you didn't had the database already :

php app/console doctrine:database:create

Then, just to be sure :

php app/console doctrine:schema:drop --force
php app/console doctrine:schema:create

##Fixtures Fixtures are default data loaded in the database. If you want it you just have to do :

php app/console doctrine:fixtures:load -n

About

A base for all the symfony projects of AB2G

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published