status() == 204) { $this->info('Your license key is valid and correctly configured! Thank you for being a Nova customer. 🚀'); return 0; } $this->error($response->json('message')); return 1; } }