ekuschool / eku-notify
The notifications Module.
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Language:HTML
Requires
- php: >=7.1.0
- cmgmyr/messenger: dev-master
- illuminate/mail: 5.2.*
- illuminate/support: 5.2.*
Requires (Dev)
- phpunit/phpunit: ^5.6
This package is not auto-updated.
Last update: 2022-02-01 13:05:43 UTC
README
#eKutivaSolutions ###eKu-Notify
Installation
You can install this package via composer using this command:
composer require ekutivasolutions/eku-notify
Next, you must install the service provider:
// config/app.php 'providers' => [ ... eKutivaSolutions\Notify\Providers\NotifyServiceProvider::class, ];
Security
If you discover any security related issues, please email info@sekutivasolutions.com instead of using the issue tracker.
Credits
About eKutivaSolutions
eKutivaSolutions is a Mozambican agency that develops web applications. Find more info on our website.
License
The MIT License (MIT).