hxsd/ding 问题修复 & 功能扩展

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

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

hxsd/ding

Composer 安装命令:

composer require hxsd/ding

包简介

ding ding laravel package

README 文档

README

Requirements

  • PHP >= 7.0.0
  • Laravel >= 5.5.0

Installation

This package requires PHP 7+ and Laravel 5.5

First, install laravel 5.5

composer require hxsd/ding

add the ServiceProvider to the providers array in config/app.php

\HXSD\Ding\Providers\DingProvider::class,

add this to your facades in app.php

'Ding' => \HXSD\Ding\Facades\Ding::class,

Then run these commands to publish assets and config:

php artisan vendor:publish --provider="HXSD\Ding\Providers\DingProvider"

Configurations

The file config/ding.php contains an array of configurations, you can find the default configurations in there.

'auth_info' => [
    // ding CorpId
    'corp_id' => '',

    // Company secret key
    'corp_secret' => '',

    // sso secret key
    'sso_secret' => '',

    // channel secret key
    'channel_secret' => '',
],

统计信息

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

GitHub 信息

  • Stars: 5
  • Watchers: 0
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-03-09

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固