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

Model newFromBuilder(array $attributes = array(), string|null

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

Model replicate(array $except = null)

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

string|array option(string $key = null) Get the value of a command option

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

int call(string $command, array $arguments = array()) Call another console

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

$this load(mixed $relations) Load a set of relationships onto the collection

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

$this each(callable $callback) Execute a callback over each item.

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

$this level(string $level) Set the "level" of the notification (success

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

void notify(mixed $instance) Send the given notification.

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

$this subject(string $subject) Set the subject of the notification.

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

RoutesNotifications trait RoutesNotifications (

2025-01-10 15:47:30