mdahosan / sms-sender

By using this package you can send single/bulk sms. This will save your sms submit history to database also.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SMS Sender

By using this package you can send single/bulk sms. This will save your sms submit history to database also.

After installing the package run the command below
php artisan config:cache
php artisan config:clear
php artisan migrate
php artisan queue:work

Browse

url/sms

Number input

01XXXXXXXXX
01XXXXXXXXX

or

01XXXXXXXXX,01XXXXXXXXX

.env

SMS_HOST=
SMS_API_KEY=
SMS_SENDER_ID=

About

By using this package you can send single/bulk sms. This will save your sms submit history to database also.


Languages

Language:PHP 74.9%Language:HTML 25.1%