課程
/后端開發(fā)
/ThinkPHP
/快速入門ThinkPHP 5.0--基礎篇
為什么我在 Index控制器前面引用 Config類會報錯? “the import think\Config cannnot be resolved”
2019-01-06
源自:快速入門ThinkPHP 5.0--基礎篇 2-11
正在回答
找找看thinkphp\library\think目錄下的Config.php文件是否存在
舉報
ThinkPHP5已發(fā)布多時,想了解ThinkPHP5的新特性嗎?老司機帶你馬上出發(fā)~
2 回答return $this->fetch(); 出錯 ,是use think\Controller;報錯,提示not found
1 回答Non-static method think\Config::set() should not be called statically, assuming $this from incompatible context
1 回答Class 'think\controller' not found
1 回答config方法
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網(wǎng)安備11010802030151號
購課補貼聯(lián)系客服咨詢優(yōu)惠詳情
慕課網(wǎng)APP您的移動學習伙伴
掃描二維碼關注慕課網(wǎng)微信公眾號
2019-02-06
找找看thinkphp\library\think目錄下的Config.php文件是否存在