ivanbay/rosecomarketingventure
Composer 安装命令:
composer create-project ivanbay/rosecomarketingventure
包简介
ROSECO Marketing Venture online store.
README 文档
README
ROSECO Marketing Venture is an ecommerce site or an online store that will able to order online with customization feature in each office furniture.
This online store is developed in Laravel v4.2
Features
Main Features
- Customization of furniture designs.
- Customer's order form
- Generation of report (Daily, Monthly, Yearly) with visualization graph
Additional Feature(s)
- SMS notification for customer
Requirements
- PHP >= 5.4
- MySQL 5.5.32
Installation Guide
Using Composer
Add the following lines in your composer.json file
"require": {
...
"ivanbay/rosecomarketingventure": "dev-master"
...
},
this will download the whole laravel project.
Other
Or just download a zip copy of the laravel project and extract to your local server
Database configuration
Database use for this project is MySQL v5.5.32.
- Create database named
ecommerce - From phpMyAdmin or MySQL client, import
ecommerce.sqlthat can be found insidedatabasefolder of project directory.
Official Documentation
Documentation for the entire Laravel 4.2 framework can be found on the Laravel website.
License
The Laravel framework is open-sourced software licensed under the MIT license
统计信息
- 总下载量: 5
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-09-24