This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

uitlab
chris10207
chris10207

maybe this typo error will help :

public $morphTo = [
        'comment_owner'
    ];

change to

public $morphTo = [
        'comment_owner' => []
    ];

Last updated

1-2 of 2

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.