Issue with routing
Created by: ashishscrm
InvalidArgumentException in UrlGenerator.php line 337: Action Kordy\Ticketit\Controllers\TicketsController@index not defined.
I am trying to install this application in IIS server without composer. I am getting above error after login page on http://localhost/ticketit/public/home route.
Please help me to resolve it.