Download the PHP package grigio/notifications without Composer
On this page you can find all versions of the php package grigio/notifications. 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 notifications
Notifications
PHP Notification handler
Supported notification channels
- Sms.ir
- Laravel email
Instalation
- and choose config
-
Add this environment variables to .env
- Email channel use as from address and as name for sending emails
-
Create your notification class like this
- Use trait in your model
-
Now in your method that you want send notification
Channel Development
-
Create a class like this
- Register it in config/grigionotification.php
- Add channel method to your notification class. Now you have a new channel :)
If you like to help us send your new channel as a pull request <3
-
All versions of notifications with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5
ext-json Version *
guzzlehttp/guzzle Version ^6.5.2
league/pipeline Version ^1.0.0
ext-json Version *
guzzlehttp/guzzle Version ^6.5.2
league/pipeline Version ^1.0.0
The package grigio/notifications contains the following files
Loading the files please wait ....