国产+高潮+在线,国产 av 仑乱内谢,www国产亚洲精品久久,51国产偷自视频区视频,成人午夜精品网站在线观看

簡(jiǎn)易報(bào)錯(cuò)頁(yè)面

v0.0.1 版本
2024-10-18 版本更新時(shí)間
21 安裝
0 star

簡(jiǎn)介

簡(jiǎn)易報(bào)錯(cuò)頁(yè)面

安裝

composer require kllxs/exception

使用

設(shè)置 config/exception.php 文件

return [
    // '' => support\exception\Handler::class,
    '' => Kllxs\Exception\Handler::class
];

config/plugin/kllxs/exception/app.php 文件配置說(shuō)明

return [
    'enable' => true, // 開啟
    // 模板路徑
    'template' => base_path()
        . DIRECTORY_SEPARATOR . "vendor"
        . DIRECTORY_SEPARATOR . "kllxs"
        . DIRECTORY_SEPARATOR . "exception"
        . DIRECTORY_SEPARATOR . "src"
        . DIRECTORY_SEPARATOR . "template.html"
];

效果圖(可選)

錯(cuò)誤代碼

結(jié)果

贊助商