Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 650 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 650 Bytes

MediaBundle Demo

A demo application to showcase the main features of MediaBundle

How to install this project

  1. git clone [email protected]: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