承接 ablunier/laravel-ecommerce 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

ablunier/laravel-ecommerce

Composer 安装命令:

composer require ablunier/laravel-ecommerce

包简介

README 文档

README

This package aims to be a full featured e-commerce platform written for the Laravel PHP framework. It is designed to make programming commerce applications easier by making several assumptions about what most developers needs to get started.

Note: This package isn't finished and NOT ready for production. Currently can't dedicate time to it, so consider forking or sending PR to it. Maybe you can use it as a starting point for your e-commerce project.

Features

  • Full featured flexible e-commerce.
  • Simple API.

Requirements

  • PHP 5.4 or higher.
  • Laravel 5.

Installation

Require this package in your composer.json and update composer:

"ablunier/laravel-ecommerce": "dev-master"

After updating composer, add the ServiceProvider to the providers array in config/app.php:

'ANavallaSuiza\Ecommerce\StoreServiceProvider',

To publish the config settings and migrations in Laravel 5 use:

php artisan vendor:publish

Documentation

Visit the wiki for more information about understanding the core concepts and how to use this package.

License

This software is published under the MIT License

统计信息

  • 总下载量: 83
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 32
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 31
  • Watchers: 7
  • Forks: 15
  • 开发语言: PHP

其他信息

  • 授权协议: Unknown
  • 更新时间: 2015-06-10