Manage app notifications.
Write in config/app.php
'providers' => array(
('Genius13\Notification\NotificationServiceProvider'),
),
'aliases' => array(
'Notification' => 'Genius13\Notification\Facades\Notification',
),There was an error while loading. Please reload this page.