this README is currently in progress. Thank you for your understanding...
Designed to work fine with the DyweeCoreBundle providing great administration features
##Installing
just run
$ composer require dywee/ticket-bundle
add the bundle to the kernel
new Dywee\TicketBundle\DyweeTicketBundle(),
add the routing informations
dywee_ticket:
resource: "@DyweeTicketBundle/Controller"
type: annotation
prefix: /
no more configuration needed
How can I help you explore Laravel packages today?