Download the PHP package yhshanto/itech-sms-channel without Composer
On this page you can find all versions of the php package yhshanto/itech-sms-channel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download yhshanto/itech-sms-channel
More information about yhshanto/itech-sms-channel
Files in yhshanto/itech-sms-channel
Download yhshanto/itech-sms-channel
More information about yhshanto/itech-sms-channel
Files in yhshanto/itech-sms-channel
Vendor yhshanto
Package itech-sms-channel
Short Description Itech flexible sms Notification Channel for laravel.
License MIT
Package itech-sms-channel
Short Description Itech flexible sms Notification Channel for laravel.
License MIT
Please rate this library. Is it a good library?
Informations about the package itech-sms-channel
itech-sms
Installation
composer require yhshanto/itech-sms-channel
Configuration
You must add bellow code to your config/services.php
[message]
will replaced by original message
[to]
will replaced by notifiable route
Add itech
in via method of your notification class
also add this method in your notification class which will return a sms string
You must have phone
attribute or routeNotificationForItech
method (return a valid phone number) in your notifiable class like App\User
All versions of itech-sms-channel with dependencies
PHP Build Version
Package Version
Requires
illuminate/notifications Version
^7.0 || ^8.0
The package yhshanto/itech-sms-channel contains the following files
Loading the files please wait ....