Download the PHP package rene-roscher/laravel-tickets-uuid without Composer
On this page you can find all versions of the php package rene-roscher/laravel-tickets-uuid. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download rene-roscher/laravel-tickets-uuid
More information about rene-roscher/laravel-tickets-uuid
Files in rene-roscher/laravel-tickets-uuid
Package laravel-tickets-uuid
Short Description Simple but effective solutions to provide support | fixed version
License MIT
Homepage https://github.com/rene-roscher/laravel-tickets
Informations about the package laravel-tickets-uuid
Laravel Tickets
Simple but effective solution to provide support. Due to its lightweight construction, it fits into any project. In addition, it offers a wide range of configuration options from the start and is therefore suitable for any area.
Features
- Highly configurable
- auto closing
- file upload support
- permission support
- ticket categories
- priority
- easy to customize
- uuid support
- declare ticket reference
- multiple language support
Preview
Ticket list: Ticket creation: Ticket show:
Todos
- Improve documentation
- tailwind and vue frontend
- admin ticket scaffold
- unit tests
Installation
You can install the package via composer:
After the installation
Documentation
Currently the views are only implemented for bootstrap. After publishing, you should implement the layouts.
The trait HasTickets
should be added to the user model
The ticket routes can be implemented via the macro
For ticket referneces
Add this model to the list of reference models now and Then you should see this model as reference
Config: All points of the configuration are documented.
Testing
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Emmanuel Lampe
- René Roscher
- All Contributors
License
The MIT License (MIT). Please see License File for more information.