Mage2 is a Ecommerce application based on Laravel5 framework.
Mage2 Laravel Ecommerce Official
Currently working on All Big Modules into more smaller modules. Once this finished start working on Unit Test.
Step 1: Install Mage2 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 Commerce using Composer.
Run composer to create the Mage2 Laravel 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!
##Contributing
Mage2 laravel5 Ecommerce 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.