T
T
turindd2021-04-29 11:01:33
Laravel
turindd, 2021-04-29 11:01:33

Laravel unable to connect IndexController?

Hello. Unable to connect IndexController, what should I do? I've always done this, but here's the error.

608a67b675dc6055453399.jpeg

608a67c38a746163045908.jpeg

608a67cb13664588375264.jpeg

608a67d27084b791697780.jpeg

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey Ukolov, 2021-04-29
@turindd

If you would like to continue using the original auto-prefixed controller routing, you can simply set the value of the $namespace property within your RouteServiceProvider and update the route registrations within the boot method to use the $namespace property

https://laravel.com/docs/8.x/upgrade#automatic-con...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question