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 1ad6cb4 + 8ef7a0d commit 75bc935Copy full SHA for 75bc935
README.md
@@ -17,7 +17,7 @@ This package makes it easy to send web push notifications with Laravel 5.3.
17
You can install the package via composer:
18
19
``` bash
20
-composer require laravel-notification-channels/web-push-notifications
+composer require laravel-notification-channels/webpush
21
```
22
23
First you must install the service provider:
0 commit comments