Download the PHP package websms/laravel-notification without Composer
On this page you can find all versions of the php package websms/laravel-notification. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-notification
websms-laravel-notification
WebSms Laravel Notification
Installation
You can install the package via composer:
You must install the service provider:
Setting up your WebSms account
Add your WebSms Username, Password and Sender Number to your config/services.php:
Usage
Now you can use the channel in your via() method inside the notification:
In order to let your Notification know which phone number you are sending to, add the routeNotificationForSms method to your Notifiable model e.g your User Model
Conterbuter
- Mohammad Hosseini [email protected]
All versions of laravel-notification with dependencies
PHP Build Version
Package Version
Requires
websms/php-sdk Version
*
The package websms/laravel-notification contains the following files
Loading the files please wait ....