芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/portpulselogistics.com/Modules/Blog/Http/Requests/CommentRequest.php
'required|string|max:65000', ]; return $validations; } /** * Determine if the user is authorized to make this request. * * @return bool */ public function authorize() { return true; } }