基本应用
验证唯一需要加入表名
'prod_no' => 'required|unique:hm_prod,
public function riginadd(Request $request)
{
$validator = Validator::make(
request(['content',