class
Illuminate
/
Notifications
/
DatabaseNotificationCollection
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.
DatabaseNotificationCollection
Extends
-
Illuminate\...\Collection
Methods
public
markAsRead ( ) : void
Mark all notifications as read.
public
markAsUnread ( ) : void
Mark all notifications as unread.