A simple helpdesk tickets system for Laravel 5.1+ which integrates smoothly with Laravel default users and auth system, demo is available at: http://ticketit.kordy.info/tickets
Added support for Laravel 7 compatibility and stated that Laravel 8 launched yesterday so, tested if it works and works BUT will comment that later.
Updated dependencies to latest version compatible with Laravel >7.0
Fixed Google charts not working on dashboard
Fixed some Carbon parsing errors occurring since Laravel 7 while exporting data to the datatables
For Laravel 8:
The package does work BUT Laravel templating now comes with tailwind css by default so the bootstrap theme will not work (obviously). I can make a try to port the template to tailwind CSS in a future
Added support for Laravel 7 compatibility and stated that Laravel 8 launched yesterday so, tested if it works and works BUT will comment that later.
For Laravel 8: