Laravel Nexmo message for response status
I’m working on an implementation of Nexmo in Laravel using facade.
I want to show a message with the send status (or any response of failure), and the remaining balance in my Nexmo.
Nexmo::message()->'to'=>''from'=>''please check and help`
How can I achieve this?
from Laravel Questions and Answers https://laravelquestions.com/laravel/laravel-nexmo-message-for-response-status/
via Lzo Media
No comments:
Post a Comment