class Illuminate / Routing / Exceptions / UrlGenerationException
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.

UrlGenerationException

Extends

Methods

public static

forMissingParameters ( Route $route , array $parameters ) : static

Create a new exception for missing route parameters.

Parameters

  • $route Route
  • $parameters array