Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.
/ MediaBundleDemo Public archive

A demo application (Symfony 4.4) to showcase MediaBundle features

Notifications You must be signed in to change notification settings

artgris/MediaBundleDemo

Repository files navigation

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

About

A demo application (Symfony 4.4) to showcase MediaBundle features

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published