Webpush Versions Save

Webpush notifications channel for Laravel.

8.0.0

2 months ago
  • Added support for Laravel 11.

7.1.0

1 year ago
  • Added support for Laravel 10.

7.0.0

2 years ago
  • Upgrade web-push dependency #172.

6.0.0

2 years ago
  • Added support for Laravel 9.
  • Dropped support for Laravel < 8 and PHP < 8.

5.1.1

3 years ago
  • Fixed action without icon #130.

5.1.0

3 years ago
  • Added PHP 8.0 support #150.
  • Added NotificationSent and NotificationFailed events.
  • Removed Log::warning from ReportHandler.
  • Switched to GitHub actions.

5.0.3

3 years ago
  • Laravel 8.x Support

5.0.2

4 years ago
  • Laravel 7.0 compatibility

5.0.1

4 years ago
  • Added the icon parameter to the action method.

5.0.0

4 years ago
  • Laravel 6.0 compatibility
  • PHP 7.2 or greater is required
  • Pass $message to ReportHandler