class RouteUri (View source)
| string | $uri | The route URI. | |
| array | $bindingFields | The fields that should be used when resolving bindings. | 
| void | __construct(string $uri, array $bindingFields = []) Create a new route URI instance. | |
| static RouteUri | parse(string $uri) Parse the given URI. | 
Create a new route URI instance.
Parse the given URI.
    © Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
    https://laravel.com/api/8.x/Illuminate/Routing/RouteUri.html