Download the PHP package rexlmanu/laravel-tickets without Composer
On this page you can find all versions of the php package rexlmanu/laravel-tickets. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download rexlmanu/laravel-tickets
More information about rexlmanu/laravel-tickets
Files in rexlmanu/laravel-tickets
Package laravel-tickets
Short Description Simple but effective solutions to provide support
License MIT
Homepage https://github.com/rexlmanu/laravel-tickets
Informations about the package laravel-tickets
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
- uuid:
- rule,
- migrations
- controller stuff
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.