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

void addVisible(array|string|null $attributes = null) Add visible attributes

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

array getDirty() Get the attributes that have been changed since last sync

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

SlackAttachment class SlackAttachment (

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

Builder newQueryWithoutScope(

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

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

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

string anticipate(string $question, array $choices, string $default = null)

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

OutputInterface getOutput() Get the output implementation.

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

void __construct(Mailer $mailer)

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

string getUpdatedAtColumn() Get the name of the "updated at" column.

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

void __construct(Client $nexmo, string $from) Create a new Nexmo channel

2025-01-10 15:47:30