Skip to content

E-Shopper is an open source ecommerce platform management system using Laravel

Notifications You must be signed in to change notification settings

ImtiazEpu/e-shopper

Repository files navigation

E-Shopper

E-Shopper 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
  • Run php artisan migrate --seed

Contribution Guideline

  • Fork the repo.
  • Clone the repo locally.
  • Run 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.
  • Merge to dev.

License

The E-Shopper is open-sourced software licensed under the MIT license.