摘要: //限制每分钟注册次数不超过5次 Route::middleware('throttle:5,1')->group(function () { Route::post('register', 'UserController@registe... 阅读全文
posted @ 2020-05-23 16:10 码农编程进阶笔记 阅读(79) 评论(0) 推荐(0) 编辑
返回顶部 有事您Q我