\App\Http\Requests\AdminPageRequest

Summary

Methods
Properties
Constants
authorize()
rules()
attributes()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

authorize()

authorize() : boolean

Determine if the user is authorized to make this request.

Returns

boolean

rules()

rules(\App\Http\Requests\Admin\Page  $page) : array

Get the validation rules that apply to the request.

Parameters

\App\Http\Requests\Admin\Page $page

Returns

array

attributes()

attributes()