Download the PHP package arhinful/laravel-mnotify without Composer
On this page you can find all versions of the php package arhinful/laravel-mnotify. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download arhinful/laravel-mnotify
More information about arhinful/laravel-mnotify
Files in arhinful/laravel-mnotify
Download arhinful/laravel-mnotify
More information about arhinful/laravel-mnotify
Files in arhinful/laravel-mnotify
Vendor arhinful
Package laravel-mnotify
Short Description laravel package for mnotify.net
License MIT
Package laravel-mnotify
Short Description laravel package for mnotify.net
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-mnotify
LARAVEL MNOTIFY PACKAGE
This package allows you to send SMS and Call notifications to users using Mnotify.net APIs with ease.
Installation
install with composer
Usage/Examples
Your receivers must be an array, eg: ['054....'], ['050...', '026...'] set these keys in your .env file
MNOTIFY_KEY=jie.....
MNOTIFY_SENDER_ID="TreySoft CA"
make sure MNOTIFY_SENDER_ID value is already set on your mnotify.net dashboard
Send a qick SMS
Send a qick SMS from a template
Use Notification Channel
In your Model
In your controller
All versions of laravel-mnotify with dependencies
PHP Build Version
Package Version
No informations.
The package arhinful/laravel-mnotify contains the following files
Loading the files please wait ....