michaelbelgium/shoppingcart is a Laravel package for laravel shoppingcart.
It currently has 9 GitHub stars and 1.229 downloads on Packagist (latest version 5.0.5).
Install it with composer require michaelbelgium/shoppingcart.
Discover more Laravel packages by michaelbelgium
or browse all Laravel packages to compare alternatives.
Last updated
A simple shoppingcart implementation for Laravel.
Install the package through Composer.
Run the Composer require command from the Terminal:
composer require michaelbelgium/shoppingcart
Cart::cost()Cart::costFormat()CostTypeCart::totalFormat()Cart::taxFormat()Cart::subtotalFormat()Look at the detailed wiki to learn more about LaravelShoppingcart