laravel-cart
laravel-cart copied to clipboard
how to save a array or value in that cart?
i wanna save value/array into that cart, like shipping, address etc... how can i do that?
You can save items into the cart. Each item can have whatever properties you want to add to them.