laravel-notification-channels / africastalking

AfricasTalking Notification Channel For Laravel
MIT License
23 stars 17 forks source link

Return response from send method and rename from method to setFrom #16

Closed macoline closed 2 years ago

macoline commented 2 years ago
  1. Return a response from Africas Talking when the request is sent.
  2. Change the method 'from' to 'setFrom' in the class 'AfricasTalkingMessage'
ossycodes commented 2 years ago

@macoline merged to https://github.com/laravel-notification-channels/africastalking/pull/17