huami-cloud / bce-sdk-php
Baidu Bce Support
This package's canonical repository appears to be gone and the package has been frozen as a result.
Installs: 2 281
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
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, ...