/MediaBundleDemo

A demo application (Symfony 4.4) to showcase MediaBundle features

Primary LanguageJavaScript

MediaBundle Demo

A demo application to showcase the main features of MediaBundle

How to install this project

  1. git clone git@github.com:artgris/MediaBundleDemo.git media-bundle-demo
  2. cd media-bundle-demo/
  3. composer install
  4. php bin/console assets:install --symlink
  5. Edit the DATABASE_URL env var in the .env file to use your database credentials.
  6. php bin/console d:d:c --if-not-exists
  7. php bin/console d:s:u --force

Screenshot

Screenshot of the MediaBundle Demo app