$request->files()

Returns the $_FILES array

dump(kirby()->request()->files());