/symfony_cafe_notification_bundle_demo

Application to show GrossumNotifcationBundle usage

Primary LanguagePHPMIT LicenseMIT

symfony3-php7-docker-application

Docker skeleton with PHP7 prepared for Symfony3 usage.

Container with latest NGINX, MySQLm Redis, PHP7

  1. Copy docker-compose.yml dist into docker-compose.yml
  2. Edit your docker-compose.yml (it is not under VCS) as you prefer
  3. Install & set up the symfony framework 3 with any convinience way you like
  4. Move Symfony3 application content into application folder
  5. Run docker-compose up
  6. Enjoy your recently created application with Sf3 and Docker