where('username', $username)->first(); } public static function isPasswordMatch($password, $matchPassword) { } }