Collection groupBy(callable|string $groupBy, bool $preserveKeys = false)
int call(string $command, array $arguments = array()) Call another console
string|array option(string $key = null) Get the value of a command option
void commands(array|mixed $commands) Register the package's custom Artisan
void auth() Register the typical authentication routes for an application
array getRoutes() Get all of the routes in the collection.
ValidatorInterface interface ValidatorInterface (
void __construct(array $options) Create a new middleware option instance
bool hasNamedRoute(string $name) Determine if the route collection contains
void __construct(RouteCollection $routes,
Page 21 of 43