SimpleMessage::error()
  • References/PHP/Laravel/Notifications/Messages

$this error() Indicate that the notification gives information about an

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

$this setVisible(array $visible) Set the visible attributes for the model

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

Collection diffKeys(mixed $items)

2025-01-10 15:47:30
MailMessage::success()
  • References/PHP/Laravel/Notifications/Messages

$this success() Indicate that the notification gives information about

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

string getRouteKeyName() Get the route key for the model.

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

array toArray() Convert the model instance to an array.

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

$this makeHidden(array|string $attributes) Make the given, typically visible

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

string getDefaultDriver() Get the default channel driver name.

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

mixed pull(mixed $key, mixed $default = null) Get and remove an item from

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

$this setRawAttributes(array $attributes, bool $sync = false) Set the array

2025-01-10 15:47:30