msonowal/laracart

Laravel Shopping Cart

Maintainers

Package info

github.com/msonowal/laracart

pkg:composer/msonowal/laracart

Statistics

Installs: 1 199

Dependents: 0

Suggesters: 0

Stars: 5

Open Issues: 0

v0.0.14 2019-01-23 08:26 UTC

This package is auto-updated.

Last update: 2026-02-24 07:59:21 UTC


README

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.