Connection getConnection() Get the database connection for the model. Return Value Connection
void __construct(Migrator $migrator) Create a new migration rollback command instance. Parameters Migrator $migrator Return Value void
mixed get(string|array $key) Retrieve an item from the cache by key. Parameters string|array $key Return Value mixed
bool check(string $ability, array|mixed $arguments = array()) Determine if the given ability should be granted. Parameters string $ability array|mixed $arguments Return Value bool
mixed get(string $key) Retrieve an item from the cache by key. Parameters string $key Return Value mixed
static void swap(mixed $instance) Hotswap the underlying instance behind the facade. Parameters mixed $instance Return Value void
EncryptException class EncryptException extends RuntimeException (View source)
Collection only(mixed $keys) Get the items with the specified keys. Parameters mixed $keys Return Value Collection
void comment(string $string) Write a string as comment output. Parameters string $string Return Value void
string|array option(string $key = null) Get the value of a command option. Parameters string $key Return Value string|array
Page 342 of 996