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 2250652 commit 5732573Copy full SHA for 5732573
config/wechat_reply.php
@@ -30,6 +30,8 @@
30
31
'path' => 'wechat-reply',
32
33
+ 'access_token_url' => env('WECHAT_REPLY_ACCESS_TOKEN_URL', 'http://localhost'),
34
+
35
'middleware' => ['web'],
36
37
'auth' => [
0 commit comments