Builder query() Get a new query builder instance. Return Value Builder
DatabaseMessage class DatabaseMessage (View source) Properties array $data The data that should be stored with the notification.
$this content(string $content) Set the message content. Parameters string $content Return Value $this
$this load(mixed $relations) Load a set of relationships onto the collection. Parameters mixed $relations Return Value $this
string ask(string $question, string $default = null) Prompt the user for input. Parameters string $question string $default Return Value string
Application getLaravel() Get the Laravel application instance. Return Value Application
string getDefaultDriver() Get the default channel driver name. Return Value string
string __toString() Convert the channel instance to a string. Return Value string
void deleteExpired() Delete expired reminders. Return Value void
bool offsetExists(mixed $offset) Determine if the given attribute exists. Parameters mixed $offset Return Value bool
Page 133 of 996