ashi006
ashi006
Hello.. I'm trying to integrate ticketit package with my existing laravel project, but I'm unable to make it through. I have installed the package using `composer require 'kordy/ticketit:0.*'` Added `Kordy\Ticketit\TicketitServiceProvider::class`...
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....
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...