final class NotificationServiceProvider

Service provider for notifications.

Methods

void
register()

For future support for containers. Bind per-channel deps here.

void
bootNotifications()

Register channels for notifications.

Details

at line 16
void register()

For future support for containers. Bind per-channel deps here.

Return Value

void

at line 25
void bootNotifications()

Register channels for notifications.

Return Value

void