static void clearResolvedInstances() Clear all of the resolved instances. Return Value void
string getKey() Get the encryption key. Return Value string
int setFetchMode(int $fetchMode) Set the default fetch mode for the connection. Parameters int $fetchMode Return Value int
string|null nextPageUrl() The the URL for the next page, or null. Return Value string|null
replace(array $attributes) {@inheritdoc} Parameters array $attributes
$this from(string $table) Set the table which the query is targeting. Parameters string $table Return Value $this
void login(Authenticatable $user, bool $remember = false) Log a user into the application. Parameters Authenticatable $user bool $remember Return Value void
void question(string $string) Write a string as question output. Parameters string $string Return Value void
static mixed getFacadeRoot() Get the root object behind the facade. Return Value mixed
void __construct() Create a new console command instance. Return Value void
Page 352 of 996