W3cubDocs

/Laravel 5.8

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

UrlGenerationException

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