array selectFromWriteConnection(string $query, array $bindings = array()) Run a select statement against the database. Parameters string $query array $bindings Return Value array
int availableIn(string $key) Get the number of seconds until the "key" is accessible again. Parameters string $key Return Value int
mixed getOriginalContent() Get the original response content. Return Value mixed
string ask(string $question, string $default = null) Prompt the user for input. Parameters string $question string $default Return Value string
void __construct(Application $app, ConnectionFactory $factory) Create a new database manager instance. Parameters Application $app ConnectionFactory $factory Return Value void
$this prependMiddleware(string $middleware) Add a new middleware to beginning of the stack if it does not already exist. Parameters string $middleware Return Value $this
bool publishPackage(string $package, string $packagePath = null) Publish the configuration files for a package. Parameters string $package string $packagePath Return Value bool
Illuminate\Auth Namespaces Illuminate\Auth\ConsoleIlluminate\Auth\Reminders Classes AuthManager AuthServiceProvider DatabaseUserProvider EloquentUserProvider GenericUser Guard UserTrait
EngineInterface interface EngineInterface (View source) Methods string get(string $path, array $data = array()) Get the evaluated contents of the view.
void __construct(Filesystem $files) Create a new route clear command instance. Parameters Filesystem $files Return Value void
Page 669 of 996