app->bind('file', function () { return new File(); }); } /** * Bootstrap services. */ public function boot(): void { // } }