mixed __call(string $method, array $parameters) Handle calls to missing
int run(InputInterface $input, OutputInterface $output) Run the console
Collection take(int $limit)
array all() Get all of the items in the collection.
void resources(array $resources) Register an array of resource controllers
bool currentRouteNamed(string $name) Determine if the current route matches
string full() Get the full URL for the current request.
string __toString() Convert the collection to its string representation
void __construct(Router $router)
$this uses(Closure|string $action)
Page 27 of 43