Skip to content

Commit 86eb436

Browse files
authored
Merge pull request #156 from jadamec/patch-1
Remove broken demo from README.md
2 parents a7ace91 + edd8435 commit 86eb436

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -128,10 +128,6 @@ $user = \App\User::find(1);
128128
$user->deletePushSubscription($endpoint);
129129
```
130130

131-
## Demo
132-
133-
For a complete implementation with a Service Worker check this [demo](https://github.com/cretueusebiu/laravel-web-push-demo).
134-
135131
## Browser Compatibility
136132

137133
See the [Push API](https://caniuse.com/#feat=push-api) browser compatibility.

0 commit comments

Comments
 (0)