Collection values() Reset the keys on the underlying array. Return Value Collection
array provides() Get the services provided by the provider. Return Value array
bool httpOnly() Determine if the route only responds to HTTP requests. Return Value bool
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
void offsetSet(string $offset, callable $value) Set the given offset to the given value. Parameters string $offset callable $value Return Value void
Page 97 of 996