app->singleton(RegisterResponseContract::class, RegisterResponse::class); } /** * Bootstrap any application services. */ public function boot(): void { // } }