Collection sort(callable $callback = null)
Collection take(int $limit)
bool containsStrict(mixed $key, mixed $value = null) Determine if an item
void filter(string $name, mixed $callback) Register a new filter with the
bool httpOnly() Determine if the route only responds to HTTP requests.
array all() Get all of the items in the collection.
void forceSchema(string $schema) Force the schema for URLs.
int count() Count the number of items in the collection.
Route current()
void bind(string $key, string|callable $binder) Add a new route parameter
Page 24 of 33