simexis/econt 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

simexis/econt

Composer 安装命令:

composer require simexis/econt

包简介

Econt courier API integration in composer package

README 文档

README

Econt courier services intergration in Laravel 5.1+ composer package.

This package supplies basic functionality for Econt integration inside Laravel applications. The implementation also has migrations and database installation logic to maintain up to date local copy of Econt addressing database. This is a requirement in order to have a good service with minimum response time. An update command is present to keep this local copy up to date. Although, the database is updated rarely and some resources like regions - extremely rarely, it is recommended to add it in the laravel task scheduler/runner.

Installation

The package is development phase and there is no officially stable versions. You can simply install the package by manually adding the dependecy in composer.json in require section:

"simexis/econt": "dev-master"

Or by typing:

composer require simexis/econt dev-master

Configuration

After successful installation of the composer package you have to register the service provider in Laravel and to publish the resources of the package. It is extremely easily. First step required is to add the service provider in the application config - config/app.php in the section providers. Just add an array entry line below:

Simexis\Econt\EcontServiceProvider::class

After completing previous point the package is now operational inside the Laravel installation and publish of the resource can be done. This publishing is performed by the Laravel artisan command like:

php /path/to/laravel/project's/artisan/file vendor:publish

The command will publish all the assets of all the packages. You can specify provider in the --provider option of that command. For more information refer to official help by executing: php artisan help vendor:publish.

统计信息

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

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2016-11-11

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固