lukepolo/laracart is a Laravel package for a simple cart for laravel.
It currently has 584 GitHub stars and 165.837 downloads on Packagist (latest version 2.7.0).
Install it with composer require lukepolo/laracart.
Discover more Laravel packages by lukepolo
or browse all Laravel packages to compare alternatives.
Last updated
composer require lukepolo/laracart
Publish vendor config and migration:
php artisan vendor:publish --provider="LukePOLO\LaraCart\LaraCartServiceProvider