Release candidate with updated methods and config
Release candidate with updated methods and configs
Breaking change method name renamed to these below for getting mobile numbers to send on the models so update accordingly
routeNotificationForSms
to
routeNotificationForTextlocal
Unified config to use single config file across the package that is textlocal.php
which was in case previously credentials were used from services.php
.
So you need to update the configurations accordingly by publishing new config.
If you have anyways defined the values in the env
those will be still used.