SubstituteBindings
class SubstituteBindings (View source)
Methods
| void | __construct(Registrar $router) Create a new bindings substitutor. | |
| mixed | handle(Request $request, Closure $next) Handle an incoming request. |
SubstituteBindings
class SubstituteBindings (View source)
| void | __construct(Registrar $router) Create a new bindings substitutor. | |
| mixed | handle(Request $request, Closure $next) Handle an incoming request. |
Please login to continue.