Skip to content

Release candidate with updated methods and config

Compare
Choose a tag to compare
@msonowal msonowal released this 30 Oct 06:38
· 19 commits to master since this release
4881869

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.