app->bind(UserInterface::class, UserRepository::class); } /** * Bootstrap any application services. */ public function boot(): void { // } }