Here you go: https://laravel.com/docs/7.x/notifications#sms-notifications
Laravel has this integrated in the framework with Nexmo
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hello, I have a web application made with Laravel, this application must make it possible to send sms through campaigns. I have a sms api from route mobile sms and I would like to know how can I go about integrating it into my application. Are there packages available or integration tips?
Here you go: https://laravel.com/docs/7.x/notifications#sms-notifications
Laravel has this integrated in the framework with Nexmo
Please or to participate in this conversation.