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 45e86fe commit 272c568Copy full SHA for 272c568
README.md
@@ -26,7 +26,7 @@
26
3. 创建配置文件:
27
28
```shell
29
- php artisan vendor:publish --provider=Overtrue\\LaravelWechat\\ServiceProvider
+ php artisan vendor:publish
30
```
31
4. 请修改应用根目录下的 `config/wechat.php` 中对应的项即可;
32
0 commit comments