- Coupons
- Session Based System
- Cross Device Support
- Multiple cart instances
- Fees such as a delivery fee
- Taxation on a the item level
- Prices display currency and locale
- Endless item chaining for complex systems
- Totals of all items within the item chains
- Item Model Relation at a global and item level
- Quickly insert items with your own item models
composer require lukepolo/laracart
Publish vendor config and migration:
php artisan vendor:publish --provider="LukePOLO\LaraCart\LaraCartServiceProvider