$app->singleton('filesystem', function ($app) { return $app->loadComponent('filesystems', 'IlluminateFilesystemFilesystemServiceProvider', 'filesystem'); });