# Introduction

This package is build so make a full functional ecommerce solution for our customers but still be fully customizable. We are currently not even on version 0.0.1 so bear with us.

# Installation

You can install this package by using composer. Just run de command below in your project root and you're good to go.

composer require marshmallow/ecommerce-cart
1
php artisan ecommerce:install
1