UnauthorizedException class UnauthorizedException extends RuntimeException (View source)
string getDateFormat() Get the format for database stored dates. Return Value string
mixed sum(callable|string|null $callback = null) Get the sum of the given values. Parameters callable|string|null $callback Return Value mixed
string getTablePrefix() Get the grammar's table prefix. Return Value string
static array castModel(Model $model) Get an array representing the properties of a model. Parameters Model $model Return Value array
static array castApplication(Application $app) Get an array representing the properties of an application. Parameters Application $app Return Value array
$this minWidth(int $value) Set the "min width" constraint. Parameters int $value Return Value $this
string secret(string $question, bool $fallback = true) Prompt the user for input but hide the answer from the console. Parameters string $question bool $fallback Return Value string
mixed getFetchArgument() Get the fetch argument to be applied when selecting. Return Value mixed
Illuminate\Contracts\Database Classes ModelIdentifier
Page 144 of 996