EK
Asked
Its sad anytime i want to send SMS. It never goes through and is it possible to add other carriers other than just one. it takes forever and never works
- MSAnsweredHello,
At this moment only `nexmo` channel is supported. You should use [Queues](https://laravel.com/docs/master/queues) for notifications as these tasks take long.
If system is not sending SMS, please check latest log file in `storage/logs/` folder for errors and let us know so that we can suggest.
Thank you - Login to Reply