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