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

ValidatePostSize

Methods

public

handle ( $request , Closure $next ) : mixed

Handle an incoming request.

Parameters

protected

getPostMaxSize ( ) : int

Determine the server 'post_max_size' as bytes.