Skip to content

eKuSchool/notifiy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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