Home  >  Q&A  >  body text

$data = $request -> param();No data received

XFJ~QV5U7@KOO)3WRM~8~1W.png

sirsir2376 days ago2620

reply all(2)I'll reply

  • 天蓬老师

    天蓬老师2018-03-23 11:00:28

    Check whether the request object is injected successfully;

    Or change it to the controller to obtain: $data = $this->request->param();

    reply
    1
  • ~~~~

    In this way, data cannot be received. Does using Nginx have something to do with this?

    ~~~~ · 2021-12-12 12:42:08
  • Cancelreply