Does this help
Sep 27, 2016
5
Level 2
Statement with non-compound name 'Request' has no effect
I get this error ''' The use statement with non-compound name 'Request' has no effect''' when I run php artisan command. It worked few days ago. But I have touched several classes and controllers etc. So I am a bit lost were to look exactly for the cause.
Suggestions are highly welcomed!
Level 122
Check the laravel logs. It should contain the controller and line number concerned
1 like
Please or to participate in this conversation.