Laravel
Release notes
Upgrade Guide
Contribution Guide
class
Illuminate
/
Routing
/
Exceptions
/
UrlGenerationException
UrlGenerationException
Extends
Exception
#
Methods
public
static
#
forMissingParameters
(
Route
$route
,
array
$parameters
)
:
static
Create a new exception for missing route parameters.
Parameters
$route
Route
$parameters
array
On this page
On this page
Methods
forMissingParameters