Laravel 5.5 controller not found


Laravel 5.5 controller not found



Basically I have the same error as this one. I tried that solution but still I got the same error. Any suggestions also it seems that is something related with the namespaces but if I change the App folder to app I got different error



Example1



Example2



Example3





You should post your relevant code and artisan command
– OneLiner
Jul 1 at 15:45




1 Answer
1


use AppHttpControllersController;



Import the main controller



Also remove the comment from the base controller and remove any white space





thank you for your comment "DumbAnswersForDumbQuestions" Sorry for not being professional and high skill level programmer. No one is a master when we start to learn something new.
– Photomancia
Jul 2 at 5:27






By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

Popular posts from this blog

How to make file upload 'Required' in Contact Form 7?

Rothschild family

amazon EC2 - How to make wp-config.php to writable?