gc($lifetime) {@inheritdoc} Parameters $lifetime
Login class Login (View source) Traits SerializesModels
$this visitRoute(string $route, array $parameters = array()) Visit the given named route with a GET request. Parameters string $route array $parameters Return Value $this
void __construct(Filesystem $files) Create a new config cache command instance. Parameters Filesystem $files Return Value void
void pattern(string $key, string $pattern) Set a global where pattern on all routes. Parameters string $key string $pattern Return Value void
Queue connection(string $name = null) Resolve a queue connection instance. Parameters string $name Return Value Queue
string ask(string $question, string $default = null) Prompt the user for input. Parameters string $question string $default Return Value string
void flashOnly(array|mixed $keys) Flash only some of the input to the session. Parameters array|mixed $keys Return Value void
string wrap(string $value) Wrap the given value with the parent query's grammar. Parameters string $value Return Value string
PDO getPdo() Get the current PDO connection. Return Value PDO
Page 541 of 996