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

void __construct(array $attributes = array()) Create a new Eloquent model

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

mixed search(mixed $value, bool $strict = false) Search the collection

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

static Dispatcher getEventDispatcher()

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

$this http(array $options) Set additional request options for the Guzzle

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

void __construct(Dispatcher $events)

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

array when() Get the events that trigger this service provider to register

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

bool hasGetMutator(string $key) Determine if a get mutator exists for an

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

void __construct(array $data = array()) Create a new database message.

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

void line(string $string, string $style = null, null|int|string $verbosity = null)

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