akuma / coen-uploader
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
Requires
- php: >=5.5.9
- akuma/coen-uploader-bundle: dev-master
- doctrine/doctrine-bundle: ^1.6
- doctrine/orm: ^2.5
- incenteev/composer-parameter-handler: ^2.0
- sensio/distribution-bundle: ^5.0.19
- sensio/framework-extra-bundle: ^5.0.0
- symfony/monolog-bundle: ^3.1.0
- symfony/polyfill-apcu: ^1.0
- symfony/swiftmailer-bundle: ^2.6.4
- symfony/symfony: 3.4.*
- twig/twig: ^1.0||^2.0
Requires (Dev)
- sensio/generator-bundle: ^3.0
- symfony/phpunit-bridge: ^3.0
This package is auto-updated.
Last update: 2024-11-06 01:33:02 UTC
README
- composer create-project akuma/coen-uploader:dev-master
- cd coen-uploader
- composer install
- modify "config.yml" ( you can add new options at "parameters.yml" and use them at "config.yml")
- php app/console doctrine:database:create
- php app/console doctrine:schema:update --force
- configure web server