Middleware
Less than 1 minute
Middleware
Methods
handle
Handles the request and returns a response.
public handle(Request $request, callable $next, mixed $args): ResponseParameters
| Parameter | Type | Description |
|---|---|---|
$request | Request | |
$next | callable | |
$args | mixed |
Generated by Hazaar API Doc Generator on Mon, 27 Oct 2025 13:01:29 +0000