Build a marketplace easily with Laravel marketplace
Laravel marketplace is a Laravel package which we can use to build a marketplace quickly.
Features
-
Product & Product Variation System Create simple products, and complex ones using variation system by attaching the product to a specific type.
-
Coupon System Generate , Validate , and purchase them while checkout easily.
-
Wishlist / Cart System CRUD the wishlist/cart easily get the total/subtotal of the whole cart/wishlist and optionally after sale/coupons applied. stock handling behind the scenes .
-
Category System Attach product, type of products to a category.
-
Sale System Setup sale for category, specific product, type of products.
-
Authorizing Users & Managing Roles.
Installation
After creating your new Laravel application you can include the marketplace package with the following command:
composer require sectheater/marketplace:dev-master
Documentation
This post is submitted by our members. Submit a new post.
Tags: Tutorials Sources Packages Laravel 5.7 Laravel 5.6 Laravel 5.5 Laravel 5.4 Laravel 5.3 Laravel 5