0

I am getting this error message when I try to access this url:

http://127.0.0.1:8000/posts/first-post

Error Message:

Illuminate\Contracts\Container\BindingResolutionException Target class [PostsController] does not exist. http://127.0.0.1:8000/posts/first-post

but I can see that PostsController class exists.

web.php enter image description here

PostsController.php enter image description here

Are there any reasons and how can I fix it?

Note: I am using laravel 8.0.3

Shibbir
  • 1,963
  • 2
  • 25
  • 48

0 Answers0