Laravel 怎么打印运行的 sql ?
不知道 laravel 有没有像 tp 那样可以打印 sql 的方法?
比如 TestModel::where('id', 1)->get(), 我要怎么样才能打印出来完整的 sql ?
关于 LearnKu
推荐文章: