Pipeline class Pipeline extends Pipeline
static void macro(string $name, callable $macro) Register a
Illuminate\Routing\Console Classes
string route(string $name, mixed $parameters = array(), bool $absolute = true)
bool hasNamedRoute(string $name) Determine if the route collection contains
void line(string $string) Write a string as standard output.
string|array option(string $key = null) Get the value of a command option
array getMethods() Get the HTTP verbs the route responds to.
$this setRouter(Router $router)
string|object getParameter(string $name, mixed $default = null) Get a given
Page 20 of 43