$this->config = array_merge($this->config, config('plugin.tinywan.exception-handler.app.exception_handler', []) ?? []); 但是app.php文件没有exception_handler这个下标的配置 报错ErrorException: Undefined array key "status" in 这个是需要自己配置嘛?
不需要自己配置
不需要自己配置