FilterArguments
in package
Excluding arguments from routes, it's helpful when combined to use auto binding arguments.
Class FilterArguments
Table of Contents
Methods
- handle() : mixed
Methods
handle()
public
handle(mixed $request, Closure $next, mixed ...$arguments) : mixed
Parameters
- $request : mixed
- $next : Closure
- $arguments : mixed