$request->files()

Returns the $_FILES array

  • return (array)
dump(kirby()->request()->files());