$path = $request->photo->path(); $extension = $request->photo->extension();
The UploadedFile class also contains methods for accessing the file's fully-qualified path and its extension.
Clickable & Draggable!