Skip to content

An e-commerce application built on the top of Laravel framework.

Notifications You must be signed in to change notification settings

mizhm/marcho

 
 

Repository files navigation

Laravel Marcho Ecommerce

This is my project Laravel Marcho Ecommerce.

You can see demo here: https://polar-river-64212.herokuapp.com/

Used

  • Laravel - php framework
  • Bootstrap
  • JQuery

Installation

$ git clone
$ composer install
$ cp .env.example .env
$ php artisan key:generate
    setup DB in .env
$ php artisan migrate --seed
$ npm install
$ npm run dev

Dev by xdorro, doremon04.

About

An e-commerce application built on the top of Laravel framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Blade 44.1%
  • PHP 39.2%
  • HTML 14.0%
  • Less 2.6%
  • Shell 0.1%