app->runningInConsole()) { $this->app->booted(fn () => $this->commands([CreateAdminCommand::class])); } } }