Response getLogout() Log the user out of the application. Return Value Response
static string ascii(string $value) Transliterate a UTF-8 value to ASCII. Parameters string $value Return Value string
mixed reduce(callable $callback, mixed $initial = null) Reduce the collection to a single value. Parameters callable $callback mixed $initial Return Value mixed
static void defaultSimpleView(string $view) Set the default "simple" pagination view. Parameters string $view Return Value void
LoaderInterface getLoader() Get the language line loader implementation. Return Value LoaderInterface
bool supportsSchemaTransactions() Check if this Grammar supports schema changes wrapped in a transaction. Return Value bool
mixed offsetGet(string $offset) Get the value for a given offset. Parameters string $offset Return Value mixed
array getAttributes() Get all of the current attributes on the model. Return Value array
static In in(array $values) Get an in constraint builder instance. Parameters array $values Return Value In
Page 209 of 996