Example install of my Ticket Bundle, for testing and debugging purposes.
See Setting up Permissions for setting up the cache and log directories.
bin/console doctrine:database:create
bin/console doctrine:schema:create
bin/console doctrine:fixtures:load
This project can use the symfony cli to create a web server.
symfony serve
All pull requests considered.
At some point there is a plan to add tickets and messages to fixtures.