Friday, April 14, 2017

Trait 'Illuminate\Console\AppNamespaceDetectorTrait' not found error after installing Laracast Generator in Laravel 5.4

I am getting this error after installing Laracast Generator plugin in Laravel 5.4.

Trait 'Illuminate\Console\AppNamespaceDetectorTrait' not found error

Now everytime when I try to run my project with php artisan serve this error starts coming.

I come to know from many posts that Laracast Generator plugin still does not support Laravel 5.4. If this is the case then how to completely remove this package from my project so that it will start working again.

Please see screenshot below for the error :- Laracast Generator package issue

Please any one help me to solve the error



via Amit Gupta

Advertisement