Download the PHP package zsardarov/laravel-msg without Composer
On this page you can find all versions of the php package zsardarov/laravel-msg. 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-msg
MSG.ge integration for Laravel
The package for sending SMS messages using MSG.ge API.
Installation
You can publish config using:
Update the .env
file
MSG_ALTERNATIVE_PASSWORD
is optional.
Usage
Notifications
To use it with Laravel notifications, you firstly must add toMsg()
method in User
model:
Create notification:
Then send notification to user:
All versions of laravel-msg with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
guzzlehttp/guzzle Version ^6|^7
illuminate/support Version >=5.5
illuminate/config Version >=5.5
illuminate/notifications Version >=5.5
ext-mbstring Version *
guzzlehttp/guzzle Version ^6|^7
illuminate/support Version >=5.5
illuminate/config Version >=5.5
illuminate/notifications Version >=5.5
ext-mbstring Version *
The package zsardarov/laravel-msg contains the following files
Loading the files please wait ....