shopit-back/app/Domains/Ticket
ncoronel 528772fc96 feat(notification): implement email notifications for user registration and purchase events 2026-07-22 09:54:19 -03:00
..
Controllers feat(ticket): add TicketController, TicketResource, and related routes with tests 2026-07-21 14:56:17 -03:00
Exceptions feat(ticket): implement ticket generation on purchase payment and add related tests 2026-07-21 11:23:17 -03:00
Listeners feat(notification): implement email notifications for user registration and purchase events 2026-07-22 09:54:19 -03:00
Models feat(ticket): add source IDs to tickets and update related services and tests 2026-07-21 12:27:26 -03:00
Resources feat(ticket): add TicketController, TicketResource, and related routes with tests 2026-07-21 14:56:17 -03:00
Services feat(ticket): add source IDs to tickets and update related services and tests 2026-07-21 12:27:26 -03:00
routes feat(ticket): add TicketController, TicketResource, and related routes with tests 2026-07-21 14:56:17 -03:00