Builder|Builder applyScopes() Apply the scopes to the Eloquent builder instance and return it. Return Value Builder|Builder
bool confirm(string $question, bool $default = false) Confirm a question with the user. Parameters string $question bool $default Return Value bool
$this title(string $title, string $url = null) Set the title of the attachment. Parameters string $title string $url Return Value $this
Closure getUserResolver() Get the user resolver callback. Return Value Closure
$this channel(string $channel, callable $callback) Register a channel authenticator. Parameters string $channel callable $callback Return Value $this
void question(string $string) Write a string as question output. Parameters string $string Return Value void
string getDomain() Get the domain being used by the transport. Return Value string
void offsetSet(string $offset, callable $value) Set the given offset to the given value. Parameters string $offset callable $value Return Value void
array getCustomAttributes() Get the custom attributes used by the validator. Return Value array
static void unsetEventDispatcher() Unset the event dispatcher for models. Return Value void
Page 99 of 996