After Module creation Laravel project give error

I have project botsolutionNew and I want to make module inside my project, but problem here is that after creating module the whole project is not running. It work fine when i disable module. I got the following errors after running my project

Action Modules\Quickbooks\Http\Controllers\HomeController@index not defined.

(View: F:\wamps\www\botsolutionNew\resources\views\layouts\partials\home_header.blade.php)



from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/2J0O3u3
via IFTTT

تعليقات

المشاركات الشائعة من هذه المدونة

I am unable to figure out how to create payment collection request, after a form has been submitted in laravel

laravel, mysql transaction not working after failed one time