class Illuminate / Http / Middleware / FrameGuard
You are viewing an older version of the documentation. For the latest, please visit master documentation.

FrameGuard

Methods

public

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

Handle the given request and get the response.

Parameters