Laravel Target class [controller name] does not exist.
{Nick}
{Nick} 2022-06-03 09:26:12
0
1
2566

Laravel Target class [controller name] does not exist. An error is reported that the controller cannot be found. How to solve it.

{Nick}
{Nick}

reply all(1)
{Nick}

Solved use App\Http\Controllers\TestController; // Just introduce the controller into the routing.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template