surpaimb/laravel-baidu-aip
Composer 安装命令:
composer require surpaimb/laravel-baidu-aip
包简介
baidu aip for laravel
README 文档
README
⛵laravel-baidu-aip is a surpaimb/baidu-aip laravel package.
Requirements
- PHP >= 7.0.0
- Laravel >= 5.0.0
- Fileinfo PHP Extension
Installation
This package requires PHP 7+ and Laravel 5
First, install laravel 5.*, and make sure that the database connection settings are correct.
composer require surpaimb/laravel-baidu-aip
Then run these commands to publish assets and config:
php artisan vendor:publish --provider="Surpaimb\BaiduAip\BaiduAipServiceProvider"
After run command you can find config file in config/baiduaip.php, in this file you can change the install directory,db connection or table names.
Configurations
The file config/baiduaip.php contains an array of configurations, you can find the default configurations in there.
You can find appid/appkey/secretKey, from https://console.bce.baidu.com/ai/
统计信息
- 总下载量: 49
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-12-24