cherrynechou/laravel-shopping-cart is a Laravel package for this is easy cart for laravel.
It currently has 0 GitHub stars and 14 downloads on Packagist.
Install it with composer require cherrynechou/laravel-shopping-cart.
Discover more Laravel packages by cherrynechou
or browse all Laravel packages to compare alternatives.
Last updated
this is easy cart for laravel.
$ composer require cherrynechou/laravel-shopping-cart -vvv
TODO
//distribute resource
php artisan vendor:publish --provider="CherryneChou\LaravelShoppingCart\ServiceProvider"
MIT