msonowal / laracart by msonowal

Laravel Shopping Cart
1,110
5
3
Package Data
Maintainer Username: msonowal
Maintainer Contact: manash149@gmail.com (Manash Jyoti Sonowal)
Package Create Date: 2017-01-11
Package Last Update: 2019-01-23
Language: PHP
License: MIT
Last Refreshed: 2024-04-22 03:05:30
Package Statistics
Total Downloads: 1,110
Monthly Downloads: 3
Daily Downloads: 0
Total Stars: 5
Total Watchers: 3
Total Forks: 2
Total Open Issues: 0

laracart

database argonistic shopping cart for Laravel 5.*

installation

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.