Package Data | |
---|---|
Maintainer Username: | aiipee |
Package Create Date: | 2015-09-24 |
Package Last Update: | 2016-03-14 |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2025-01-18 03:09:21 |
Package Statistics | |
---|---|
Total Downloads: | 5 |
Monthly Downloads: | 0 |
Daily Downloads: | 0 |
Total Stars: | 1 |
Total Watchers: | 1 |
Total Forks: | 0 |
Total Open Issues: | 0 |
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
Add the following lines in your composer.json
file
"require": {
...
"ivanbay/rosecomarketingventure": "dev-master"
...
},
this will download the whole laravel project.
Or just download a zip copy of the laravel project and extract to your local server
Database use for this project is MySQL v5.5.32.
ecommerce
ecommerce.sql
that can be found inside database
folder of project directory.Documentation for the entire Laravel 4.2 framework can be found on the Laravel website.
The Laravel framework is open-sourced software licensed under the MIT license