Download the PHP package epmnzava/bongolivesms-laravel without Composer
On this page you can find all versions of the php package epmnzava/bongolivesms-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download epmnzava/bongolivesms-laravel
More information about epmnzava/bongolivesms-laravel
Files in epmnzava/bongolivesms-laravel
Package bongolivesms-laravel
Short Description A laravel package for intergration with bongolive bulk sms online api
License MIT
Homepage https://github.com/epmnzava/bongolivesms-laravel
Informations about the package bongolivesms-laravel
Beem Africa Sms PHP Package
Installation
- Laravel Version: => 8.0
- PHP Version: => 8.0 You can install the package via composer:
Update your config (for Laravel 5.4 and below)
Add the service provider to the providers array in config/app.php:
Add the facade to the aliases array in config/app.php:
Publish the package configuration (for Laravel 5.4 and below)
Publish the configuration file and migrations by running the provided console command:
Environmental Variables
BEEM_LIVE_KEY your provided beemafrica api key
BEEM_LIVE_SECRET your provided beemafrica secret
BEEM_SENDERID your provided beemafrica senderid
Usage
Testing
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Emmanuel Mnzava
- All Contributors
License
The MIT License (MIT). Please see License File for more information.