Laravel9法宝大全 913761489@qq.com 7 月 19, 2023 237 0 想要打印出sql日志,使用 DB::connection()->enableQueryLog(); DB::getQueryLog() 即可。