DatabaseNotification::getAttributes()
  • References/PHP/Laravel/Notifications

array getAttributes() Get all of the current attributes on the model.

2025-01-10 15:47:30
NotificationServiceProvider::pathsToPublish()
  • References/PHP/Laravel/Notifications

static array pathsToPublish(string $provider = null, string $group = null)

2025-01-10 15:47:30
HasDatabaseNotifications
  • References/PHP/Laravel/Notifications

HasDatabaseNotifications trait HasDatabaseNotifications (

2025-01-10 15:47:30
DatabaseNotificationCollection::every()
  • References/PHP/Laravel/Notifications

Collection every(int $step, int $offset)

2025-01-10 15:47:30
DatabaseNotification::toJson()
  • References/PHP/Laravel/Notifications

string toJson(int $options) Convert the model instance to JSON.

2025-01-10 15:47:30
DatabaseNotificationCollection::getCachingIterator()
  • References/PHP/Laravel/Notifications

CachingIterator getCachingIterator(int $flags = CachingIterator::CALL_TOSTRING)

2025-01-10 15:47:30
DatabaseNotification::getEventDispatcher()
  • References/PHP/Laravel/Notifications

static Dispatcher getEventDispatcher()

2025-01-10 15:47:30
DatabaseNotification::belongsTo()
  • References/PHP/Laravel/Notifications

BelongsTo belongsTo(string $related

2025-01-10 15:47:30
NotificationTableCommand::options()
  • References/PHP/Laravel/Notifications/Console

array options() Get all of the options passed to the command.

2025-01-10 15:47:30
SendQueuedNotifications::__wakeup()
  • References/PHP/Laravel/Notifications

void __wakeup() Restore the model after serialization.

2025-01-10 15:47:30