CompiledRoute getCompiled() Get the compiled version of the route.
$this prepend(mixed $value, mixed $key = null) Push an item onto the beginning
Route substituteBindings(
Collection mapWithKeys(callable $callback)
static bool hasMacro(string $name) Checks if macro is registered
Route add(
Collection slice(int $offset, int $length = null)
array getMiddleware() Get all of the defined middleware short-hand names
static array mergeGroup(array $new, array $old) Merge the given
int run(InputInterface $input, OutputInterface $output) Run the console
Page 12 of 43