|
|
14 years ago | |
|---|---|---|
| app | 14 years ago | |
| bin | 14 years ago | |
| src | 14 years ago | |
| web | 14 years ago | |
| .gitignore | 14 years ago | |
| LICENSE | 14 years ago | |
| README.md | 14 years ago | |
| deps | 14 years ago | |
| deps.lock | 14 years ago | |
| phpunit.xml.dist | 14 years ago |
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.