static mixed getFacadeRoot() Get the root object behind the facade. Return Value mixed
string getAuthIdentifierName() Get the name of the unique identifier for the user. Return Value string
Illuminate\Auth\Middleware Classes AuthenticateWithBasicAuth
void info(string $string, null|int|string $verbosity = null) Write a string as information output. Parameters string $string null|int|string $verbosity Return Value void
Collection except(mixed $keys) Get all items except for those with the specified keys. Parameters mixed $keys Return Value Collection
void setDefaultDriver(string $name) Set the default driver name. Parameters string $name Return Value void
string|null getName() Get the database connection name. Return Value string|null
mixed average(string $column) Alias for the "avg" method. Parameters string $column Return Value mixed
static void clearResolvedInstance(string $name) Clear a resolved facade instance. Parameters string $name Return Value void
bool hasOption(string $name) Determine if the given option is present. Parameters string $name Return Value bool
Page 303 of 996