laravelshoppingcart
laravelshoppingcart copied to clipboard
Class 'Product' not found
A class import is missing You have a missing class import. Try importing this class: App\Models\Product.
Is this a solution or an issue?
As you wrote in the issue description import App\Models\Product in your controller