DefaultConfiguration
class DefaultConfiguration extends LocalConfiguration (View source)
Properties
protected | $path | from LocalConfiguration | |
protected | $relativePath | from LocalConfiguration | |
protected | $default |
Methods
Details
getTypeObject()
No description
setRootPath($path)
No description
getRootPath()
No description
setWebRootRelativePath($relativePath)
No description
getWebRootRelativePath()
No description
bool
hasPublicURL()
Does this storage location have a public url
bool
hasRelativePath()
Does this storage location have a relative path
string
getRelativePathToFile(string $file)
Get the relative path to a file
string
getPublicURLToFile(string $file)
Get the public url to a file
void
loadFromRequest(Request $req)
Load in data from a request object
AdapterInterface
getAdapter()
Get the flysystem adapter
__construct()
No description
__wakeup()
No description
__sleep()
No description