Download the PHP package nanopkg/laravel-bulk-sms-bd without Composer
On this page you can find all versions of the php package nanopkg/laravel-bulk-sms-bd. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download nanopkg/laravel-bulk-sms-bd
More information about nanopkg/laravel-bulk-sms-bd
Files in nanopkg/laravel-bulk-sms-bd
Package laravel-bulk-sms-bd
Short Description With this package you can easily integrate bulk sms system in your project with bulksmsbd.com API of Bangladesh.
License MIT
Homepage https://github.com/nanopkg/laravel-bulk-sms-bd
Informations about the package laravel-bulk-sms-bd
laravel-bulk-sms-bd
With this package you can easily integrate bulk sms system in your project with bulksmsbd.com API of Bangladesh.
Installation
You can install the package via composer:
You can publish the config file with:
This is the contents of the published config file:
Add the following items to your .env file
Usage
Get SMS Gateway Balance
Follow the below steps to get sms gateway balance
Send One To One SMS
Follow the below steps to send one to one sms
If you want to send SMS by queue then follow below steps instead of above method.
Send One To Many SMS
Follow the below steps to send one to Many sms
If you want to send SMS by queue then follow below steps instead of above method.
Send Many To Many SMS
Follow the below steps to send Many to Many sms
If you want to send SMS Many to Many by queue then follow below steps instead of above method.
Send SMS Via Notification
Follow the below steps to send Many to Many sms
If you want to customize Notification representation key then open bulksmsbd config file and modify notification message and contacts value.
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- IQBAL HASAN
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-bulk-sms-bd with dependencies
guzzlehttp/guzzle Version ^7.5
illuminate/contracts Version ^9.0
spatie/laravel-package-tools Version ^1.13.0