Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
App
Http
Requests
CreateDocumentRequest
PHP Class App\Http\Requests\CreateDocumentRequest
Inheritance:
extends
App\Http\Requests\DocumentRequest
Afficher le fichier
Open project: hillelcoren/invoice-ninja
Class Usage Examples
Protected Properties
Свойство
Type
Description
$autoload
Méthodes publiques
Méthode
Description
authorize
( ) :
boolean
Determine if the user is authorized to make this request.
rules
( ) :
array
Get the validation rules that apply to the request.
Method Details
authorize()
public
méthode
Determine if the user is authorized to make this request.
public
authorize
( ) :
boolean
Résultat
boolean
rules()
public
méthode
Get the validation rules that apply to the request.
public
rules
( ) :
array
Résultat
array
Property Details
$autoload
protected_oe property
protected
$autoload