Using code like this sends the from name as String as needed, but using notification and TwilioChannel::class as channel sends the from name is the twilio's registered number not a string.
Before it is working perfectly, but now it is not, I believe it happened after upgrading twilio/sdk package
Hello,
I'm using (Laravel v6, package version: 3.1.2)
Using code like this sends the from name as String as needed, but using notification and TwilioChannel::class as channel sends the from name is the twilio's registered number not a string.
Before it is working perfectly, but now it is not, I believe it happened after upgrading twilio/sdk package