app->singleton(\App\Services\JiraService::class); } /** * Bootstrap any application services. */ public function boot(): void { // } }