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 a7ace91 commit edd8435Copy full SHA for edd8435
README.md
@@ -128,10 +128,6 @@ $user = \App\User::find(1);
128
$user->deletePushSubscription($endpoint);
129
```
130
131
-## Demo
132
-
133
-For a complete implementation with a Service Worker check this [demo](https://github.com/cretueusebiu/laravel-web-push-demo).
134
135
## Browser Compatibility
136
137
See the [Push API](https://caniuse.com/#feat=push-api) browser compatibility.
0 commit comments