We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 972f13a commit 96325b9Copy full SHA for 96325b9
README.md
@@ -1,6 +1,7 @@
1
# laravel-wechat
2
3
> 注意:此版本为 2.x 版本,不兼容 1.x,已经移除外观,与 [overtrue/wechat 2.0](https://github.com/overtrue/wechat) 同步
4
+
5
> 1.x 的配置文件里面的项目为驼峰,2.x 系列已经改为下划线,请参考: [src/config.php](https://github.com/overtrue/laravel-wechat/blob/master/src/config.php)
6
7
微信 SDK for Laravel 5, 基于 [overtrue/wechat](https://github.com/overtrue/wechat)
0 commit comments