Skip to content

Releases: laravel-notification-channels/africastalking

support laravel 11

13 Aug 14:13
5c23d44
Compare
Choose a tag to compare
v6.0

added lavarel 11 support (#27)

v5.1

18 Oct 16:47
8b73afc
Compare
Choose a tag to compare
support minor updates of laravel 10 (#25)

Support Laravel 10

10 Mar 17:10
3ec1ff9
Compare
Choose a tag to compare

Git CI actions - Fix styleci

09 Mar 23:43
2b5a35d
Compare
Choose a tag to compare
  • Git actions to run tests thanks to @njoguamos
  • fix styleCI

support Anonymous Notifiable

12 Dec 15:10
b66043e
Compare
Choose a tag to compare
v4.0

support AfricasTalkingChannel::class (#19)

using to() has highest priority

06 May 20:29
4a9569c
Compare
Choose a tag to compare

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

06 May 13:08
a2d350f
Compare
Choose a tag to compare
Support adding to dynamically (#17)

* support setting recipient dynamically

* wip

3.2.0

10 Feb 22:26
2b91ed5
Compare
Choose a tag to compare

Add Laravel 9 Support.

Fix invalid sender issues

24 Sep 00:03
72a432b
Compare
Choose a tag to compare
fix invalid sender issues (#12)

* fixes

* fix

* fix

Fix invalid sender issues

23 Sep 22:16
7e7367c
Compare
Choose a tag to compare
v3.0.0

Update README.md