where('email', $value)->first(); if ($user) { return false; } return true; } }