框架開啟debug. 一般是在配置檔案裡: debug: true. 或 app_debug = true. 或在入口檔案index.php裡: 開啟debug,並且設定環境為開發模式。
確定! 回上一頁