zhenge/kdniao

kdniao services of composer project!

Installs: 54

Dependents: 0

Suggesters: 0

Security: 0

Stars: 6

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/zhenge/kdniao

dev-master 2019-04-30 09:15 UTC

This package is auto-updated.

Last update: 2025-12-20 14:07:41 UTC


README

##快递鸟,快递查询 ###安装

composer require zhenge/kdniao

###配置 在.env文件中添加

KDNIAO_EBUSSINESSID=
KDNIAO_APPKEY=

在config/app.php中注册服务

Zhenge\Kdniao\KdniaoServiceProvider::class,
'Kdniao'=>Zhenge\Kdniao\Facades\Kdniao::class,

###使用

这个等我写完了再说abcd