Hi, I'm actually creating an online shop, but I've got a strange error. So that's how the error page looks like -> http://goo.gl/9ZvYYL.
And here is the entire method -> http://laravel.io/bin/GJzrL
It's basically saying that the class "product_category" hasn't been found, but it actually exists. I checked this many times.
Have you tried composer dump-autoload
?
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community