Skip to content

Undefined index: columnΒ #38

@nguyentranchung

Description

@nguyentranchung

hi @hootlex
I have encountered this error.

    "message": "Undefined index: column",
    "exception": "ErrorException",
    "file": "...\\vendor\\hootlex\\laravel-moderation\\src\\ModerationScope.php",
    "line": 404,

In ModerationScope.php are you sure always has attribute in $where array

    protected function isModerationConstraint(array $where, $column)
    {
            return $where['column'] == $column;
    }

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions