Property | Type | Description | |
---|---|---|---|
$generator | Illuminate\Contracts\Routing\UrlGenerator | ||
$router |
Method | Description | |
---|---|---|
__construct ( |
||
canonical ( ) | ||
toAsset ( $path ) | ||
toRoute ( $handler, $parameters = [] ) |
Method | Description | |
---|---|---|
getUrlToPath ( $path ) |
public __construct ( |
||
$router | ||
$generator | Illuminate\Contracts\Routing\UrlGenerator |
protected UrlGenerator,Illuminate\Contracts\Routing $generator | ||
return | Illuminate\Contracts\Routing\UrlGenerator |