void comment(string $string) Write a string as comment output.
Collection forPage(int $page, int $perPage)
string ask(string $question, string $default = null) Prompt the user for
void info(string $string) Write a string as information output.
void register(string $name, string $controller, array $options = array())
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
bool isRoutable(ReflectionMethod $method)
Route|null getByAction(string $action)
Collection sortBy(callable|string $callback, int $options = SORT_REGULAR
void __construct(Dispatcher $events,
Page 22 of 43