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 e2a740e commit c5448a0Copy full SHA for c5448a0
src/Facade.php
@@ -12,7 +12,7 @@ class Facade extends LaravelFacade
12
*/
13
public function getFacadeAccessor()
14
{
15
- return "wechay.server";
+ return "wechat.server";
16
}
17
18
/**
0 commit comments