Skip to content

Releases: tkaratug/laravel-notification-event-subscriber

1.3.0

19 Feb 14:50
0d6a40b
Compare
Choose a tag to compare
  • Added Laravel 10 & php 8.2 support.

1.2.0

27 Sep 16:04
06c9875
Compare
Choose a tag to compare
  • Added $notifiable parameter of the NotificationSent and NotificationSending events to onSent() and enSending() methods.

1.1.0

21 Sep 15:16
Compare
Choose a tag to compare
  • Added $response parameter of the NotificationSent event to onSent() method.

1.0.0

09 Sep 11:57
Compare
Choose a tag to compare
  • Initial release.