aalothman/tickets

Internal ticketing & change request system for DebtPlete

Maintainers

Package info

github.com/AhmedAlothmanLiberty/liberty-tickets

pkg:composer/aalothman/tickets

Statistics

Installs: 6

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v0.1.0 2026-01-09 00:12 UTC

This package is auto-updated.

Last update: 2026-03-09 21:13:35 UTC


README

Internal ticketing system for bug reports and feature requests (role-based).

Install

composer require AAlothman/tickets
php artisan vendor:publish --tag=tickets-config
php artisan vendor:publish --tag=tickets-views
php artisan migrate