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