Laravel
Release notes
Upgrade Guide
Contribution Guide
class
Illuminate
/
Http
/
Middleware
/
CheckResponseForModifications
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.
CheckResponseForModifications
#
Methods
public
#
handle
(
$request
,
Closure
$next
)
:
mixed
Handle an incoming request.
Parameters
$request
Request
$next
Closure
On this page
On this page
Methods
handle