This project is only an example of the implementation of SubscriptionBundle.
- Docker (to start the development environment).
Start the development environment
$ docker-compose up
Wait some minutes until the environment is downloaded and compiled.
$ docker exec -ti terox.sf4.subscription-example.php /bin/bash
root@3ee8e902e63b:/var/www/application# composer install
root@3ee8e902e63b:/var/www/application# bin/console doctrine:schema:update --force
root@3ee8e902e63b:/var/www/application# bin/console doctrine:fixtures:load