Skip to content

Commit 55c78ec

Browse files
committed
Merge branch 'master' of github.com:laravel-notification-channels/webpush
2 parents 8548cda + cdb1b98 commit 55c78ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ First you must install the service provider:
2626
'providers' => [
2727
...
2828
NotificationChannels\WebPush\WebPushServiceProvider::class,
29-
];
29+
],
3030
```
3131

3232
Then configure [Google Cloud Messaging](https://console.cloud.google.com) by setting your `key` and `sender_id`:

0 commit comments

Comments
 (0)