laravelshoppingcart icon indicating copy to clipboard operation
laravelshoppingcart copied to clipboard

Class 'Product' not found

Open Neo363 opened this issue 4 years ago • 1 comments

A class import is missing You have a missing class import. Try importing this class: App\Models\Product.

Neo363 avatar May 14 '21 09:05 Neo363

Is this a solution or an issue?

As you wrote in the issue description import App\Models\Product in your controller

ousid avatar May 18 '21 15:05 ousid