$request->body()

Returns the raw request body

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