|
|
il y a 14 ans | |
|---|---|---|
| app | il y a 14 ans | |
| bin | il y a 14 ans | |
| src | il y a 14 ans | |
| web | il y a 14 ans | |
| .gitignore | il y a 14 ans | |
| LICENSE | il y a 14 ans | |
| README.md | il y a 14 ans | |
| deps | il y a 14 ans | |
| deps.lock | il y a 14 ans | |
| phpunit.xml.dist | il y a 14 ans |
Package Repository Website for Composer, see the about page on packagist.org for more.
bin/vendors install to get all the vendors.app/config/parameters.yml.dist to app/config/parameters.yml and edit the relevant values for your setup.app/console doctrine:schema:create to setup the DB.app/console assets:install web to deploy the assets on the web dir.