Skip to content

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

Notifications You must be signed in to change notification settings

rafihossain/llc-ecommerce

 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 95.9%
  • HTML 3.4%
  • Vue 0.7%