Ticketing Bundle Demo
Informations
This project is a demo of the TicketingBundle.
You can try this Awesome project on our server.
In this project you can explore and test a website made with this bundle :
- Create a new ticket
- Search a ticket
- A page with every tickets of the current user
- A page with every tickets created on the server
Installation
With Nginx and PHP 7.2 in a Docker environment
(see docker-compose.yml file)
Install and start the project
$ make install
Without Docker
$ make no-docker install