laravel-notification-channels / twilio

Twilio notifications channel for Laravel
https://laravel-notification-channels.com
225 stars 34 forks source link

Twilio customized to phone number #117

Closed skybitbbsr closed 3 years ago

skybitbbsr commented 3 years ago

To() method will allow developers to add phone numbers dynamically from the notification itself. If the user needs to use different phone numbers for different notifications, it will help a lot.