UrlGenerator interface UrlGenerator (
string route(string $name, mixed $parameters = array(), bool $absolute = true)
JsonResponse jsonp(string $callback, string|array $data = array(), int
void terminate(Request $request, Response $response) Perform any final
Response view(string $view, array $data = array(), int $status = 200, array $headers
string getRouteKeyName() Get the route key for the model.
void patch(string $uri, Closure|array|string $action)
string to(string $path, mixed $extra = array(), bool $secure = null) Generate
void delete(string $uri, Closure|array|string $action)
string current() Get the current URL for the request.
Page 4 of 4