This is a open source ecommerce platform system using laravel.
- Clone The Repo Directory
- Run 'composer install'
- Run 'php artisan migrate --seed'
- Fork The Rope
- Clone the repository
- checkout to dev branch 'git checkout dev'
- create a new local branch
- work on your local branch
- push to remote
- when work is tested, Done or ready, Push to remote
- Marge To Dev
The Laravel framework is open-sourced software licensed under the MIT license.