= 10; return true; } /** * Get the validation error message. * * @return string */ public function message() { return trans('validation.phone'); } }