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.
2 parents 4e3d578 + f27412e commit 962863eCopy full SHA for 962863e
README.md
@@ -43,7 +43,7 @@
43
4. (可选)添加外观到 `config/app.php` 中的 `aliases` 部分:
44
45
```php
46
- 'Wechat' => Overtrue\LaravelWechat\Facade::class,
+ 'EasyWeChat' => Overtrue\LaravelWechat\Facade::class,
47
```
48
49
### Lumen 应用
0 commit comments