Loading

laravel 打印日志

DB::connection()->enableQueryLog();#开启执行日志
return DB::getQueryLog();
posted @ 2020-12-16 02:23  5572  阅读(422)  评论(0编辑  收藏  举报