Home > Q&A > body text
天蓬老师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();
In this way, data cannot be received. Does using Nginx have something to do with this?