app->bind(AffiliateConverterInterface::class, ManualAffiliateConverter::class); } /** * Bootstrap services. */ public function boot(): void { // } }