laravel / 5.5 / api / 5.5 / illuminate / routing / exceptions / urlgenerationexception.html

UrlGenerationException

class UrlGenerationException extends Exception (View source)

Methods

static UrlGenerationException forMissingParameters(Route $route)

Create a new exception for missing route parameters.

Details

static UrlGenerationException forMissingParameters(Route $route)

Create a new exception for missing route parameters.

Parameters

Route $route

Return Value

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/5.5/Illuminate/Routing/Exceptions/UrlGenerationException.html