bool ajax() Determine if the request is the result of an AJAX call. Return Value bool
int getFetchMode() Get the default fetch mode for the connection. Return Value int
array failed() Get the failed validation rules. Return Value array
Carbon freshTimestamp() Get a fresh timestamp for the model. Return Value Carbon
void setDefaultDriver(string $name) Set the default authentication driver name. Parameters string $name Return Value void
array getMethods() Get the HTTP verbs the route responds to. Return Value array
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
Page 145 of 996