RouteDependencyResolverTrait trait RouteDependencyResolverTrait (
array getRoutable(string $controller, string $prefix) Get the routable
string getVerb(string $name) Extract the verb from a controller action
void auth() Register the typical authentication routes for an application
bool uses() Alias for the "currentRouteUses" method.
void __construct(array $options) Create a new middleware option instance
Collection sortBy(callable|string $callback, int $options = SORT_REGULAR
JsonResponse jsonp(string $callback, string|array $data = array(), int
bool hasNamedRoute(string $name) Determine if the route collection contains
static void macro(string $name, callable $macro) Register a
Page 17 of 33