Documentation

StorePelangganRequest extends FormRequest
in package

Table of Contents

Methods

authorize()  : bool
Determine if the user is authorized to make this request.
messages()  : mixed
rules()  : array<string|int, mixed>
Get the validation rules that apply to the request.

Methods

authorize()

Determine if the user is authorized to make this request.

public authorize() : bool
Return values
bool

rules()

Get the validation rules that apply to the request.

public rules() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results