一个提供Laravel与dtone API之间接口的包
github.com/AbdullahGhanem/laravel-dtone
源代码
问题
安装: 32
依赖者: 0
建议者: 0
安全: 0
星星: 0
关注者: 2
分支: 1
公开问题: 0
类型:laravel-package
Requires
Requires (Dev)
None
Suggests
Provides
Conflicts
Replaces
MIT fdbec04be238d26feb7f47bf4f7c93774d7cb83c
phpapilaraveldtoneDT One
This package is auto-updated.
Last update: 2024-09-12 09:30:16 UTC
一个提供Laravel与Laravel和Dtone API之间接口的包,包含Gifs。
您可以通过composer安装此包
composer require ghanem/dtone
现在您需要使用以下命令发布配置文件
php artisan vendor:publish --provider="Ghanem\Dtone\DtoneServiceProvider" --tag="config"