aalothman/tickets

Internal ticketing & change request system for DebtPlete

Maintainers

Package info

github.com/AhmedAlothmanLiberty/liberty-tickets

pkg:composer/aalothman/tickets

Statistics

Installs: 7

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-04-09 21:25:16 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