摘要: DB::connection()->enableQueryLog(); // 开启QueryLog \App\User::find(1); dump(DB::getQueryLog()); 阅读全文
posted @ 2019-03-28 17:31 pengcx 阅读(445) 评论(0) 推荐(0)