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

static void cacheMutatedAttributes(string $class) Extract and

2025-01-10 15:47:30
MailChannel::send()
  • References/PHP/Laravel/Notifications/Channels

void send(mixed $notifiable, Notification $notification)

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

static Builder query()

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

DatabaseNotificationCollection class DatabaseNotificationCollection extends

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

bool isFillable(string $key) Determine if the given attribute may be mass

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

Collection sortBy(callable|string $callback, int $options = SORT_REGULAR

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

notifications() Get the entity's notifications.

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

void __construct(Application $app)

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

void warn(string $string, null|int|string $verbosity = null) Write a string

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

void table(array $headers, Arrayable|array $rows,

2025-01-10 15:47:30