PHP Class Domain\Http\Requests\Request

Inheritance: extends Illuminate\Foundation\Http\FormRequest
Afficher le fichier Open project: resultsystems/school Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( )
authorize ( ) : boolean Determine if the user is authorized to make this request.
forbiddenResponse ( )
response ( array $errors )
validateConvenioBb ( $validator )

Method Details

__construct() public méthode

public __construct ( )

authorize() public méthode

Determine if the user is authorized to make this request.
public authorize ( ) : boolean
Résultat boolean

forbiddenResponse() public méthode

public forbiddenResponse ( )

response() public méthode

public response ( array $errors )
$errors array

validateConvenioBb() public méthode

public validateConvenioBb ( $validator )