Notifications
class Notifications extends Notifications (View source)
Properties
bool | $isFilamentNotificationsComponent | from Notifications | |
Collection | $notifications | from Notifications | |
static Alignment | $alignment | from Notifications | |
static VerticalAlignment | $verticalAlignment | from Notifications | |
static string|null | $authGuard | from Notifications |
Methods
Authenticatable|null
getUser()
No description
Details
void
mount()
No description
void
pullNotificationsFromSession()
No description
void
pushNotificationFromEvent(array $notification)
No description
void
removeNotification(string $id)
No description
void
handleBroadcastNotification(array $notification)
No description
protected void
pushNotification(Notification $notification)
No description
Authenticatable|null
getUser()
No description
string|null
getBroadcastChannel()
No description
static void
alignment(Alignment $alignment)
No description
static void
verticalAlignment(VerticalAlignment $alignment)
No description
static void
authGuard(string|null $guard)
No description
View
render()
No description