Level 26
Check your controllers has an error
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hi all,
Was trying to list the registered routes using
php artisan route:list
I got the error as below. How do I fix it?
[ErrorException]
The use statement with non-compound name 'Input' has no effect
Thanks!
Please or to participate in this conversation.