class Illuminate / Filesystem / FilesystemServiceProvider

FilesystemServiceProvider

Extends

Methods

public

register ( ) : void

Register the service provider.

protected

registerNativeFilesystem ( ) : void

Register the native filesystem implementation.

protected

registerFlysystem ( ) : void

Register the driver based filesystem.

protected

registerManager ( ) : void

Register the filesystem manager.

protected

getDefaultDriver ( ) : string

Get the default file driver.

protected

getCloudDriver ( ) : string

Get the default cloud based file driver.