bool currentRouteNamed(string $name) Determine if the current route matches
string|null domain() Get the domain defined for the route.
void bind(string $key, string|callable $binder) Add a new route parameter
string secret(string $question, bool $fallback = true) Prompt the user
BinaryFileResponse download(SplFileInfo|string $file, string $name = null, array $headers = array()
void register() Register the service provider.
mixed handle(Request $request,
CachingIterator getCachingIterator(int $flags = CachingIterator::CALL_TOSTRING)
$this name(string $name) Add or change the route name.
Collection pluck(string $value, string|null $key = null)
Page 31 of 43