baris Laravel ada atau nol

$result = User::where('id',$id)->exists();
Kriss Sachintha