Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/msonowal/laracart

database argonistic shopping cart for Laravel 5.*
https://github.com/msonowal/laracart

cart ecommerce laracart laravel-5-package

Last synced: 6 days ago
JSON representation

database argonistic shopping cart for Laravel 5.*

Awesome Lists containing this project

README

        

# 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.