phalcon 采坑记录(1) 3.x 到 4.0 $app->handle(); 报参数问题

163 阅读1分钟

app->handle(_SERVER['REQUEST_URI']); 这么写就能完美运行了