SeAT

Package: eveseat/notifications
Config: here

File: notifications.config.php


return [

];

Options

File: notifications.notifiers.php


return [
    Seat\Notifications\Notifiers\EmailNotifier::class
];

Options

This configuration file simply returns an array of notifier classes.