摘要:
$data = $request->input(); $rules = [ 'id' => 'required|numeric', 'age' => 'required|numeric|max:150', 'name' => 'required|max:20', //sometimes的用意(不传则 阅读全文
posted @ 2019-05-30 17:08
zhangsima
阅读(470)
评论(0)
推荐(0)
摘要:
路由命名 阅读全文
posted @ 2019-05-30 16:59
zhangsima
阅读(578)
评论(0)
推荐(0)

浙公网安备 33010602011771号