【发布时间】:2016-07-26 12:19:24
【问题描述】:
在 OctoberCMS 中,我安装了 Rainlab.Forum 插件,之后 10 月的 CMS 出现错误。错误其实就在这一行
if ($channel) {
$channel->setUrl($this->channelPage, $this->controller);
}
我是 PHP 和 Laravel 的新手,所以我面临着可怕的问题 This Is Picture of The Error
【问题讨论】:
标签: php laravel octobercms