olimortimer/laravelshoppingcart
Laravel Shoppingcart
44,392
41
| Install | |
|---|---|
composer require olimortimer/laravelshoppingcart |
|
| Latest Version: | 5.0.2 |
| License: | MIT |
| Last Updated: | Feb 21, 2023 |
| Links: | GitHub · Packagist |
Maintainer: olimortimer
LaravelShoppingcart
A simple shoppingcart implementation for Laravel.
Installation
Install the package through Composer.
Run the Composer require command from the Terminal:
composer require olimortimer/shoppingcart
Difference between Crinsane/LaravelShoppingcart
Litteraly not much but
- Added
Cart::addCost(),Cart::getCost() - More recent Laravel support
Overview and usage
Look at the detailed wiki to learn more about LaravelShoppingcart
