webpush icon indicating copy to clipboard operation
webpush copied to clipboard

Webpush notifications channel for Laravel.

Results 27 webpush issues
Sort by recently updated
recently updated
newest added

As I understand it, the web push standard only requires the endpoint as an identifier, so it seems a bit restrictive that a user account is required in order to...

Occurs when the used Encryable trait in the User model.

I have installed properly but not working it's not saving user device details

hi,thanks for your valuable package please upgrade version php to 8.1 or 8.2 for use in laravel 10 because laravel 10 requires php version 8.1 or greater thank

Trying to install version 8 using laravel 10: ``` - Installing laravel-notification-channels/webpush (8.0.0): ``` With these results: ``` Package web-token/jwt-key-mgmt is abandoned, you should avoid using it. Use web-token/jwt-library instead....

Currently browser support **newSubscription**, so I create new PR to handle new keys for web push. [new web push](https://w3c.github.io/push-api/#push-subscription) Task: + Update migrate file -> remove old key, update to...