Skip to content

Commit edd8435

Browse files
authored
Update README.md
Demo doesn't work since about June 2020.
1 parent a7ace91 commit edd8435

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)