8000 GitHub - lukepolo/laracart: Laravel Shopping Cart Package
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lukepolo/laracart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LaraCart - Laravel Shopping Cart Package

Total Downloads License

Documentation

http://laracart.lukepolo.com

Features

  • 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

Installation

composer require lukepolo/laracart

Publish vendor config and migration:

php artisan vendor:publish --provider="LukePOLO\LaraCart\LaraCartServiceProvider

Sponsor this project

 

Packages

No packages published

Contributors 30

Languages

0