array failed() Get the failed validation rules. Return Value array
Carbon freshTimestamp() Get a fresh timestamp for the model. Return Value Carbon
array getMethods() Get the HTTP verbs the route responds to. Return Value array
void setDefaultDriver(string $name) Set the default authentication driver name. Parameters string $name Return Value void
bool isShared(string $abstract) Determine if a given type is shared. Parameters string $abstract Return Value bool
TaggableStore class TaggableStore (View source) Methods TaggedCache tags(array|mixed $names) Begin executing a new tags operation.
void table(array $headers, Arrayable|array $rows, string $style = 'default') Format input to textual table. Parameters array $headers Arrayable|array $rows string $style Return Value void
void commands(array|mixed $commands) Register the package's custom Artisan commands. Parameters array|mixed $commands Return Value void
$this cc(mixed $users) Set the recipients of the message. Parameters mixed $users Return Value $this
bool confirm(string $question, bool $default = false) Confirm a question with the user. Parameters string $question bool $default Return Value bool
Page 146 of 996