vanilo/cart is a Laravel package for vanilo cart module.
It currently has 51 GitHub stars and 148.308 downloads on Packagist (latest version 5.2.1).
Install it with composer require vanilo/cart.
Discover more Laravel packages by vanilo
or browse all Laravel packages to compare alternatives.
Last updated
This is the standalone cart module of the Vanilo E-commerce Framework.
(As Standalone Component)
composer require vanilo/cartphp artisan vendor:publish --provider="Konekt\Concord\ConcordServiceProvider"Vanilo\Cart\Providers\ModuleServiceProvider::class to modules in config/concord.phpphp artisan migrateSee the Vanilo Cart Documentation for more details.