Releases: laravel-notification-channels/africastalking
Releases · laravel-notification-channels/africastalking
support laravel 11
v5.1
Support Laravel 10
- Laravel 10 support by @njoguamos
Git CI actions - Fix styleci
- Git actions to run tests thanks to @njoguamos
- fix styleCI
support Anonymous Notifiable
v4.0 support AfricasTalkingChannel::class (#19)
using to() has highest priority
if the recipient phone number is set using ->to()
, will override the phone number provided in routeNotificationForAfricasTalking()
method and the phone_number attribute
support adding recipient dynamically
Support adding to dynamically (#17) * support setting recipient dynamically * wip
3.2.0
Fix invalid sender issues
fix invalid sender issues (#12) * fixes * fix * fix
Fix invalid sender issues
v3.0.0 Update README.md