In setting table add msg91
or nimbus
for key sms_vendor
. This package currently support those.
SMS::message('XXXXXXXXX', 'hello world');
SMS::message(['XXXXXXXXX','XXXXXXXXXX'], 'hello world');
php artisan vendor:publish --extsalt-sms
In setting table add msg91
or nimbus
for key sms_vendor
. This package currently support those.
SMS::message('XXXXXXXXX', 'hello world');
SMS::message(['XXXXXXXXX','XXXXXXXXXX'], 'hello world');
php artisan vendor:publish --extsalt-sms