Illuminate\Routing\Console Classes
Pipeline class Pipeline extends Pipeline
array getMethods() Get the HTTP verbs the route responds to.
bool httpsOnly() Determine if the route only responds to HTTPS requests
array parametersWithoutNulls() Get the key / value list of parameters without
string|null domain() Get the domain defined for the route.
$this middleware(string $name, string $class) Register a short-hand name
void resources(array $resources) Register an array of resource controllers
string action(string $action, mixed $parameters = array(), bool $absolute = true)
CachingIterator getCachingIterator(int $flags = CachingIterator::CALL_TOSTRING)
Page 21 of 33