|
před 13 roky | |
---|---|---|
app | před 13 roky | |
bin | před 13 roky | |
src | před 13 roky | |
web | před 13 roky | |
.gitignore | před 13 roky | |
LICENSE | před 13 roky | |
README.md | před 13 roky | |
deps | před 13 roky | |
deps.lock | před 13 roky | |
phpunit.xml.dist | před 13 roky |
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.