msonowal/laracart is a Laravel package for laravel shopping cart.
It currently has 5 GitHub stars and 1.202 downloads on Packagist (latest version v0.0.14).
Install it with composer require msonowal/laracart.
Discover more Laravel packages by msonowal
or browse all Laravel packages to compare alternatives.
Last updated
database argonistic shopping cart for Laravel 5.*
composer require msonowal/laracart
There are so many shopping cart packages out there but almost everyone is using session based cart which in most cases serves our need, but sometime you might want to know or see which items are added in cart and abandoned etc, also send email to them.