string getDefaultDriver() Get the default password broker name. Return Value string
bool fullUrlIs() Determine if the current request URL and query string matches a pattern. Return Value bool
$this when(Closure $callback) Register a callback to further filter the schedule. Parameters Closure $callback Return Value $this
Collection forPage(int $page, int $perPage) "Paginate" the collection by slicing it into a smaller collection. Parameters int $page int $perPage Return Value Collection
PDO createConnection(string $dsn, array $config, array $options) Create a new PDO connection. Parameters string $dsn array $config array $options Return Value PDO
string ask(string $question, string $default = null) Prompt the user for input. Parameters string $question string $default Return Value string
ResetPassword class ResetPassword extends Notification (View source) Traits SerializesModels SerializesAndRestoresModelIdentifiers
array arguments() Get all of the arguments passed to the command. Return Value array
string|array argument(string $key = null) Get the value of a command argument. Parameters string $key Return Value string|array
array __sleep() Prepare the instance for serialization. Return Value array
Page 58 of 996