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 b1e09e9 commit 280a123Copy full SHA for 280a123
README.md
@@ -64,7 +64,7 @@ $notifications = [
64
'auth' => '(stringOf24Chars)'
65
],
66
]),
67
- 'payload' => '{msg:"Hello World!"}',
+ 'payload' => '{"msg":"Hello World!"}',
68
69
];
70
0 commit comments