Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 366 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 366 Bytes

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.