class Illuminate / Http / Middleware / FrameGuard
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.

FrameGuard

Methods

public

handle ( $request , Closure $next ) : Symfony\...\Response

Handle the given request and get the response.

Parameters