PHP Class App\Http\Requests\Front\FormResponseRequest

Inheritance: extends App\Http\Requests\Request
Show file Open project: spatie-custom/blender Class Usage Examples

Public Methods

Method Description
rules ( ) : array Get the validation rules that apply to the request.

Method Details

rules() public method

Get the validation rules that apply to the request.
public rules ( ) : array
return array