A demo application to showcase the main features of MediaBundle
git clone [email protected]:artgris/MediaBundleDemo.git media-bundle-demo
cd media-bundle-demo/
composer install
php bin/console assets:install --symlink
- Edit the
DATABASE_URL
env var in the.env
file to use your database credentials. php bin/console d:d:c --if-not-exists
php bin/console d:s:u --force