Class Illuminate\Http\UploadedFile

extends UploadedFile
uses FileHelpers, Macroable
Methods
Methods inherited from Symfony\Component\HttpFoundation\File\UploadedFile
__construct(), getClientOriginalName(), getClientOriginalExtension(), getClientOriginalPath(), getClientMimeType(), guessClientExtension(), getError(), isValid(), move(), getMaxFilesize(), getErrorMessage()
Methods inherited from Symfony\Component\HttpFoundation\File\File
guessExtension(), getMimeType(), getContent(), getTargetFile(), getName()
Methods inherited from SplFileInfo
getPath(), getFilename(), getExtension(), getBasename(), getPathname(), getPerms(), getInode(), getSize(), getOwner(), getGroup(), getATime(), getMTime(), getCTime(), getType(), isWritable(), isReadable(), isExecutable(), isFile(), isDir(), isLink(), getLinkTarget(), getRealPath(), getFileInfo(), getPathInfo(), openFile(), setFileClass(), setInfoClass(), __toString(), __debugInfo(), _bad_state_ex()
Methods used from Illuminate\Http\FileHelpers
path(), extension(), hashName(), dimensions()
Methods used from Illuminate\Support\Traits\Macroable
macro(), mixin(), hasMacro(), flushMacros(), __callStatic(), __call()
Properties used from Illuminate\Http\FileHelpers
$hashName
Properties used from Illuminate\Support\Traits\Macroable
$macros