panichd icon indicating copy to clipboard operation
panichd copied to clipboard

Ticketing system for Laravel 5.1 - 8.x. Allows to create new tickets via form only. Includes file attachments, ticket tags, filtering, scheduling and e-mail notifications.

Results 33 panichd issues
Sort by recently updated
recently updated
newest added

Hi, I've followed all the mentioned steps to install panichd. It installed successfully, got no error. But when I access /panichd url on my server, it says 404 not found....

local issue
answered / solved

Hi @xaviqv, I'm back.. :-) There is this view file called form.blade.php `vendor/panichd/panichd/src/Views/tickets/createedit/form.blade.php` I want to make changes in this file, I know what I have to change but I...

question
customizations

Hello I would like to have your opinion. I would like to integrate panichd to an existing application that is used to manage stuff and from this stuff offer the...

enhancement
customizations

Hello I've started testing PanicHD and it looks pretty good. However, I am encountering some errors on the dashboard: Uncaught Error: Autoload failed with: SyntaxError: JSON.parse: expected property name or...

bug
answered / solved

I have a bug with the search field in the ticket list In my case the departments feature is disabled and when I try to do a search I get...

bug
answered / solved

I am attempting to install with laravel 8.x and I am running into this error ... ```PowerShell Generating optimized autoload files > Illuminate\Foundation\ComposerScripts::postAutoloadDump > @php artisan package:discover --ansi Illuminate\Database\QueryException could...

to confirm solved
local issue

apologize in advance, I am having a problem here while doing the installation, the user_id in my users table is in the form of a string and does not allow...

Help Needed
local issue

Hello I had a problem during the installation on laravel 8 It is not compatible with version 3 of dbal? ``` Problem 1 - Root composer.json requires panichd/panichd ^0.20.0 ->...

enhancement
question

hi sir or madam, I really like this laravel package ,its working perfectly in laravel framework 6 and 7. i have installed in local server and i am using laravel...

Help Needed
customizations

How to remove panichd in the URL? thank you.

Help Needed
question