ValidatePostSize
class ValidatePostSize (View source)
Methods
mixed | handle(Request $request, Closure $next) Handle an incoming request. | |
int | getPostMaxSize() Determine the server 'post_max_size' as bytes. |
Details
protected int getPostMaxSize()
Determine the server 'post_max_size' as bytes.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/8.x/Illuminate/Foundation/Http/Middleware/ValidatePostSize.html