ThinkCMF
Results
46
comments of
ThinkCMF
你是不是文件没有传完?
从官网下载打包好的,分支上是开发版本
把`vendor/thinkphp/library/think/Loader.php`的`getRootPath`方法改为 ``` // 获取应用根目录 public static function getRootPath() { return CMF_ROOT; } ```
不错的建议
5.0? 你怎么请求的?