hardevine / LaravelShoppingcart

A simple shopping cart implementation for Laravel
MIT License
348 stars 121 forks source link

Relation between 'shoppingcart' table and 'products' table #39

Closed Sohomcn closed 3 years ago

Sohomcn commented 3 years ago

Where can I define the relation between 'shoppingcart' table and 'products' table? Or where is the config to define 'products' table

hardevine commented 3 years ago

kindly explain your use case scenario

Sohomcn commented 3 years ago

Solved.