我想计算从数据库中获取的结果
$t = Activation::where('user_id', '=', $user->id)->first();
$w=(count($t));
dd($w);
我希望看到获取的结果数量
慕标琳琳
牧羊人nacy
慕田峪4524236
相关分类