doanthuan / simplecart

A simple shopping cart website based on Laravel 4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SimpleCart

This is simple e-commerce platform based on Laravel framework.

It adapted from Magento structure so it's easy for you to customize UI and features.

Installation

  1. Clone this repository
  2. Run db script in db/sample_data.sql to setup database
  3. Update db configuration in config/database.php and other config in config/app.php to match with your local environment
  4. Setup virtual host point to web root directory
  5. Then point your browser to your host

About

A simple shopping cart website based on Laravel 4

License:MIT License


Languages

Language:PHP 40.2%Language:HTML 23.8%Language:JavaScript 20.3%Language:CSS 15.7%Language:ApacheConf 0.0%