array getRoutesByMethod() Get all of the routes keyed by their HTTP verb
void __construct(ControllerGenerator
void setLaravel(Application $laravel)
string secret(string $question, bool $fallback = true) Prompt the user
void info(string $string, null|int|string $verbosity = null) Write a string
bool matches(Route $route,
Collection filter(callable $callback = null)
Route|null getByName(string $name)
int count() Count the number of items in the collection.
void warn(string $string, null|int|string $verbosity = null) Write a string
Page 41 of 43