Download the PHP package larva/laravel-baidu without Composer
On this page you can find all versions of the php package larva/laravel-baidu. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-baidu
laravel-baidu
百度 SDK for Laravel / Lumen, 基于 larva/easybaidu 拿 超哥的 laravel-wechat 改的。
安装
配置
Laravel 应用
-
在
config/app.php
注册 ServiceProvider 和 Facade (Laravel 5.5 + 无需手动注册) -
创建配置文件:
-
修改应用根目录下的
config/baidu.php
中对应的参数即可。 - 每个模块基本都支持多账号,默认为
default
。
Lumen 应用
-
在
bootstrap/app.php
中 82 行左右: - 如果你习惯使用
config/baidu.php
来配置的话,将vendor/overtrue/laravel-baidu/config/baidu.php
拷贝到项目根目录/config
目录下。
使用外观
License
MIT
All versions of laravel-baidu with dependencies
PHP Build Version
Package Version
The package larva/laravel-baidu contains the following files
Loading the files please wait ....