huami-cloud / bce-sdk-php
There is no license information available for the latest version (v0.9.1) of this package.
Baidu Bce Support
This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.
v0.9.1
2019-02-18 04:26 UTC
Requires
- php: >=7.0.0
- illuminate/support: ~5.0
This package is not auto-updated.
Last update: 2022-03-01 04:07:58 UTC
README
Add Composer Support For Baidu Bce Sdk newest version.
- How To Use
在 config/app.php 中添加如下的代码
... BaiduBceSupport\BaiduBceServiceProvider::class, ...