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 8548cda + cdb1b98 commit 55c78ecCopy full SHA for 55c78ec
README.md
@@ -26,7 +26,7 @@ First you must install the service provider:
26
'providers' => [
27
...
28
NotificationChannels\WebPush\WebPushServiceProvider::class,
29
-];
+],
30
```
31
32
Then configure [Google Cloud Messaging](https://console.cloud.google.com) by setting your `key` and `sender_id`:
0 commit comments