LaravelShoppingcart
LaravelShoppingcart copied to clipboard
A simple shopping cart implementation for Laravel
trafficstars
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
