Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 617 Bytes

readme.md

File metadata and controls

29 lines (18 loc) · 617 Bytes

LLC ECCOMERCE

LLC Ecommerce is an open source ecommerce platform management system using Laravel.

Packages Used

Installation Instruction

  • clone the repo.
  • Run composer install
  • Run cp .env.example .env (linux)
  • Run php artisan migrate --save

Contribution Guideline

  • Fork the repo.
  • Clone the repo locally.
  • Run git checkout dev
  • Create a new local branch
  • Work on your local branch
  • When work is tested, done or ready, push to remote
  • Merge to dev

License

The LLC Ecommerce is an open-source software licensed under the MIT license.