Crinsane / LaravelShoppingcart

A simple shopping cart implementation for Laravel
MIT License
3.67k stars 1.73k forks source link

Error when trying to add item to cart #601

Open phaniophrero opened 4 years ago

phaniophrero commented 4 years ago

Hi , I'm getting this error when i try to add an item to the cart that says this InvalidArgumentException Please supply a valid identifier. cart error

bumbummen99 commented 4 years ago

You are use hardevine\shoppingcart, this repo is gloudemans/shoppingcart.

phaniophrero commented 4 years ago

thanks for the answer .