Manage app notifications.
Write in config/app.php
'providers' => array(
('Genius13\Notification\NotificationServiceProvider'),
),
'aliases' => array(
'Notification' => 'Genius13\Notification\Facades\Notification',
),| Name | Name | Last commit date | ||
|---|---|---|---|---|