The problem where the TP5 IoT project has been unable to get the request parameters
Jan 25 · 1 min read · During an IoT project, when using ThinkPHP 5.0, the conventional framework methods failed to retrieve the parameters sent by the device's request—they always returned empty. Eventually, the issue was resolved by using native PHP to obtain the request...
Join discussion