Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
InfyOm
Generator
Request
APIRequest
PHP Class InfyOm\Generator\Request\APIRequest
Inheritance:
extends
Illuminate\Foundation\Http\FormRequest
Exibir arquivo
Open project: infyomlabs/laravel-generator
Public Methods
Method
Description
response
(
array
$errors
) :
Response
Get the proper failed validation response for the request.
Method Details
response()
public
method
Get the proper failed validation response for the request.
public
response
(
array
$errors
) :
Response
$errors
array
return
Symfony\Component\HttpFoundation\Response