Skip to content

extsalt/otp-vendor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiple SMS/OTP Vendor

In settings table

In setting table add msg91 or nimbus for key sms_vendor. This package currently support those.

Sending messages

SMS::message('XXXXXXXXX', 'hello world');

SMS::message(['XXXXXXXXX','XXXXXXXXXX'], 'hello world');

Publish assets

php artisan vendor:publish --extsalt-sms

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages