Bånder

UpdateUserRequest extends FormRequest
in package

Table of Contents

Methods

authorize()  : bool
Determine if the user is authorized to make this request.
rules()  : array<string, ValidationRule|array<string|int, mixed>|string>
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, ValidationRule|array<string|int, mixed>|string>
Return values
array<string, ValidationRule|array<string|int, mixed>|string>

        
On this page

Search results