Mage2 is a Ecommerce application based on Laravel framework for shopping cart solution.
Mage2 Laravel E Commerce Official
Step 1: Install Mage2 E Commerce using Git.
Clone the repository using command:
git clone https://github.com/mage2/laravel-ecommerce.git
composer update
Set up your environment config file:
mage2/laravel-ecommerce/.env
composer update/install
Step 1: Install Mage2 E Commerce using Composer.
Run composer to create the Mage2 E commerce application:
composer create-project mage2/laravel-ecommerce --stability=dev
Set up your environment config file:
mage2/laravel-ecommerce/.env
Yoursite.com/install
That's it!
Mage2 E commerce is in active development and If you want to contribute in this project then simply do the Pull Request!
If you find any bug or problem please submit here Mage2 Ecommerce Forum or raise the issue here.