We need to send SMS messages to our customers. To do that we need to have a trait called; SendSMS.
This trait will trigger the SMS service in the service folder so that we can send SMS to the user and or Account.
We will be using Twillio API for that.
We need to send SMS messages to our customers. To do that we need to have a trait called; SendSMS.
This trait will trigger the SMS service in the service folder so that we can send SMS to the user and or Account.
We will be using Twillio API for that.