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
PasswordBrokerFactory interface PasswordBrokerFactory (View source) Methods mixed broker(string|null $name = null) Get a password broker instance by name.
static mixed getFacadeRoot() Get the root object behind the facade. Return Value mixed
bool exists(string $path) Determine if a file exists. Parameters string $path Return Value bool
Page 59 of 996