'required|max:50', 'txt' => 'required|max:255', 'belong' => 'required|max:50', 'text' => 'required', 'keywords' => 'required|max:255' ]; } }