class ImplicitRouteBinding (View source)
| static void | resolveForRoute(Container $container, Route $route)
Resolve the implicit route bindings for the given route. | |
| static Route | resolveBackedEnumsForRoute(Route $route, array $parameters)
Resolve the Backed Enums route bindings for the route. | |
| static string|null | getParameterName(string $name, array $parameters)
Return the parameter name if it exists in the given parameters. |
Resolve the implicit route bindings for the given route.
Resolve the Backed Enums route bindings for the route.
Return the parameter name if it exists in the given parameters.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/11.x/Illuminate/Routing/ImplicitRouteBinding.html