void commands(array|mixed $commands) Register the package's custom Artisan commands. Parameters array|mixed $commands Return Value void
static mixed __callStatic(string $method, array $parameters) Handle dynamic static method calls into the method. Parameters string $method array $parameters Return Value mixed
string content() Get the content of the response. Return Value string
string secret(string $question, bool $fallback = true) Prompt the user for input but hide the answer from the console. Parameters string $question bool $fallback Return Value string
string|array argument(string $key = null) Get the value of a command argument. Parameters string $key Return Value string|array
int callSilent(string $command, array $arguments = array()) Call another console command silently. Parameters string $command array $arguments Return Value int
static void macro(string $name, callable $macro) Register a custom macro. Parameters string $name callable $macro Return Value void
RedirectsUsers trait RedirectsUsers (View source) Methods string redirectPath() Get the post register / login redirect path.
ControllerDispatcher class ControllerDispatcher (View source) Traits RouteDependencyResolverTrait
int affectingStatement(string $query, array $bindings = array()) Run an SQL statement and get the number of rows affected. Parameters string $query array $bindings Return Value int
Page 813 of 996