AttendanceUpdateRequest
class AttendanceUpdateRequest extends FormRequest
Methods
bool
authorize()
Determine if the user is authorized to make this request.
array
rules()
Get the validation rules that apply to the request.
Details
at line line 14
bool
authorize()
Determine if the user is authorized to make this request.
at line line 24
array
rules()
Get the validation rules that apply to the request.