🌈 搜索
📅  最后修改于: 2022-03-11 14:58:57.492000             🧑  作者: Mango
DB::table('users')->where('id', 1)->pluck('name')->first();