File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 11# laravel-entwechat
22
3+ [ ![ Software License] ( https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square )] ( LICENSE )
4+ [ ![ Build Status] ( https://img.shields.io/travis/freyo/laravel-entwechat/master.svg?style=flat-square )] ( https://travis-ci.org/freyo/laravel-entwechat )
5+ [ ![ Coverage Status] ( https://img.shields.io/scrutinizer/coverage/g/freyo/laravel-entwechat.svg?style=flat-square )] ( https://scrutinizer-ci.com/g/freyo/laravel-entwechat )
6+ [ ![ Quality Score] ( https://img.shields.io/scrutinizer/g/freyo/laravel-entwechat.svg?style=flat-square )] ( https://scrutinizer-ci.com/g/freyo/laravel-entwechat )
7+ [ ![ Packagist Version] ( https://img.shields.io/packagist/v/freyo/laravel-entwechat.svg?style=flat-square )] ( https://packagist.org/packages/freyo/laravel-entwechat )
8+ [ ![ Total Downloads] ( https://img.shields.io/packagist/dt/freyo/laravel-entwechat.svg?style=flat-square )] ( https://packagist.org/packages/freyo/laravel-entwechat )
9+
310微信 SDK for Laravel 5 / Lumen, 基于 [ freyo/entwechat] ( https://github.com/freyo/entwechat )
411
512本项目仅适用于一个固定企业号,支持一个或多个权限组
@@ -59,7 +66,6 @@ WECHAT_PAYMENT_KEY_PATH
5966WECHAT_PAYMENT_DEVICE_INFO
6067WECHAT_PAYMENT_SUB_APP_ID
6168WECHAT_PAYMENT_SUB_MERCHANT_ID
62- WECHAT_ENABLE_MOCK
6369```
6470
65713 . 如果你习惯使用 ` config/wechat.php ` 来配置的话,将 ` vendor/freyo/laravel-entwechat/src/config.php ` 拷贝到` app/config ` 目录下,并将文件名改成` entwechat.php ` 。
You can’t perform that action at this time.
0 commit comments