Skip to content
Ella Moss edited this page Mar 16, 2022 · 1 revision

Routes in TicketBear

These routes are defined in src/routes.php.

create

This is the public-facing form that customers will fill out to open a new ticket.

Its view lives at resources/views/accellarando/ticketbear/form.blade.php.

all

Shows all tickets.

settings

Lets you manage users and such.

Clone this wiki locally