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.
    © Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
    https://laravel.com/api/7.x/Illuminate/Routing/Exceptions/UrlGenerationException.html