redrain/laravel-youdao

youdao for laravel5
35 7
Install
composer require redrain/laravel-youdao
Latest Version:v1.0.1
PHP:>=5.5.9
License:MIT
Last Updated:May 9, 2017
Links: GitHub  ·  Packagist
Maintainer: redrain-wang

Markdown

composer安装

composer require redrain/laravel-youdao

添加ServiceProvider

Redrain\YouDao\YouDaoServiceProvider::class,

发布配置文件

php artisan vendor:publish

配置

• 发布配置文件后在config文件夹里面会生成youdao.php 修改里面的两个key为自己的即可