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

ValidatePostSize

Methods

public

handle ( $request , Closure $next ) : mixed

Handle an incoming request.

Parameters

protected

getPostMaxSize ( ) : int

Determine the server 'post_max_size' as bytes.