Spec-Zone.ru › Laravel 5.1

VerifyPostSize

class VerifyPostSize (View source)

Методы

mixed handle(Request $request, Closure $next)

Обработать входящий запрос.

int getPostMaxSize()

Определить значение серверной переменной 'post_max_size' в байтах.

Подробности

mixed handle(Request $request, Closure $next)

Обработать входящий запрос.

Параметры

Request $request
Closure $next

Возвращаемое значение

mixed

Исключения

PostTooLargeException

protected int getPostMaxSize()

Определить значение серверной переменной 'post_max_size' в байтах.

Возвращаемое значение

int

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/5.1/Illuminate/Foundation/Http/Middleware/VerifyPostSize.html

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API