FojleRabbiRabib / Laravel-Ecommerce

This is a simple laravel Ecommerce platform system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

laravel Ecommerce

This is a simple laravel Ecommerce platform system

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 dev

About

This is a simple laravel Ecommerce platform system


Languages

Language:PHP 54.0%Language:Blade 45.2%Language:Makefile 0.5%Language:Shell 0.3%