|
|
6 anni fa | |
|---|---|---|
| app | 6 anni fa | |
| src | 6 anni fa | |
| web | 6 anni fa | |
| .gitignore | 10 anni fa | |
| .travis.yml | 6 anni fa | |
| LICENSE | 14 anni fa | |
| README.md | 6 anni fa | |
| composer.json | 6 anni fa | |
| composer.lock | 6 anni fa | |
| phpunit.xml.dist | 6 anni fa |
Package Repository Website for Composer, see the about page on packagist.org for more.
This project is not meant for re-use. It is open source to make it easy to contribute but we provide no support if you want to run your own, and will do breaking changes without notice. Check out Private Packagist if you want to host your own packages.
app/config/parameters.yml and change the relevant values for your setup.php composer.phar installapp/console doctrine:schema:create to setup the DBapp/console assets:install web to deploy the assets on the web dir.app/console cache:warmup --env=prod and app/console cache:warmup --env=prod to warmup cacheapp/console packagist:run-workersYou should now be able to access the site, create a user, etc.