bool hasSection(string $name) Check if section exists. Parameters string $name Return Value bool
string getReminderEmail() Get the e-mail address where password reminders are sent. Return Value string
static void swap(mixed $instance) Hotswap the underlying instance behind the facade. Parameters mixed $instance Return Value void
$this from(string $table) Set the table which the query is targeting. Parameters string $table Return Value $this
string|false mimeType(string $path) Get the mime-type of a given file. Parameters string $path Return Value string|false
void setExists(bool $value) Set the existence of the session on the handler if applicable. Parameters bool $value Return Value void
string output() Get the output for the last run command. Return Value string
$this|string|null fragment(string|null $fragment = null) Get / set the URL fragment to be appended to URLs. Parameters string|null $fragment Return Value $this|string|null
void forgetPushed() Forget all of the pushed listeners. Return Value void
void __unset(string $key) Dynamically unset a value on the user. Parameters string $key Return Value void
Page 553 of 996