Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.*
- Host: GitHub
- URL: https://github.com/msonowal/laracart
- Owner: msonowal
- Created: 2017-01-11T05:58:40.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-23T08:28:13.000Z (almost 6 years ago)
- Last Synced: 2024-09-19T05:48:40.372Z (3 months ago)
- Topics: cart, ecommerce, laracart, laravel-5-package
- Language: PHP
- Size: 22.5 KB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# laracart
database argonistic shopping cart for Laravel 5.*# installation
composer require msonowal/laracartThere 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.