Mage2 is a Ecommerce application based on Laravel5 framework.
#Comming Soon
- Product Attribute
- Bug Fix
- Language Support
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 lavender 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.