make(LoginService::class); //$login= new LoginService(); return Yz::echo($login->Login(['username'=>$username,'password'=>$password])); } }