ekuschool/eku-notify

This package is abandoned and no longer maintained. No replacement package was suggested.

The notifications Module.

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Language:HTML

1.0.0 2017-02-27 19:58 UTC

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).