'required|alpha_num|max:32', 'password' => 'required|alpha_num|max:32', ]; } }