Composer 安裝擴展之后,無法正常使用程序的問題
在安裝完成擴展之后,打開頁面接口報錯的問題
是因為更新完成之后vendor/services.php 文件里面變成空了
0 => 'think\\captcha\\CaptchaService',
1 => 'think\\app\\Service',
2 => 'think\\queue\\Service',
在數據里面添加這三行,保存之后重新訪問就可以了。
在安裝完成擴展之后,打開頁面接口報錯的問題
是因為更新完成之后vendor/services.php 文件里面變成空了
0 => 'think\\captcha\\CaptchaService',
1 => 'think\\app\\Service',
2 => 'think\\queue\\Service',
在數據里面添加這三行,保存之后重新訪問就可以了。
吳小汐 最后編輯于2022-11-28 11:17:15
{{item.user_info.nickname ? item.user_info.nickname : item.user_name}} LV.{{ item.user_info.bbs_level }}
作者 管理員 企業
{{itemf.name}}
{{itemc.user_info.nickname}}
{{itemc.user_name}}
回復 {{itemc.comment_user_info.nickname}}{{itemf.name}}
相關推薦
快速安全登錄
微信登錄/注冊
{{ bind_phone ? '綁定手機' : '手機登錄'}}