FileHelpers
trait FileHelpers (View source)
Methods
string | path() Get the fully qualified path to the file. | |
string | extension() Get the file's extension. | |
string | clientExtension() Get the file's extension supplied by the client. | |
string | hashName(string $path = null) Get a filename for the file that is the MD5 hash of the contents. |
Please login to continue.