PostTooLargeException
class PostTooLargeException extends HttpException (View source)
Methods
void | __construct(string|null $message = null, Throwable $previous = null, array $headers = [], int $code = 0) Create a new "post too large" exception instance. |
Details
void __construct(string|null $message = null, Throwable $previous = null, array $headers = [], int $code = 0)
Create a new "post too large" exception instance.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/8.x/Illuminate/Http/Exceptions/PostTooLargeException.html