2022年8月11日

ThinkPHP 5.0 安装vendor 失败原因

摘要: 当前环境 出错信息 In RootPackageLoader.php line 152: [RuntimeException] Root package 'topthink/think' cannot require itself in its composer.json Did you accid 阅读全文

posted @ 2022-08-11 18:47 何苦-> 阅读(540) 评论(0) 推荐(0)

php (nginx,apache) 常用配置

摘要: 前台html服务器,测试的时候不加缓存 server { listen 82; root D:/phpStudy/WWW/xxx; index index.html index.htm; location ~ .*\.(css|js|swf|htm|html)$ { add_header Cache 阅读全文

posted @ 2022-08-11 13:47 何苦-> 阅读(105) 评论(0) 推荐(0)

导航