Skip to content

How to versioning a custom attributes #92

@AhmedElTabarani

Description

@AhmedElTabarani

I want to version certain custom attributes

below is just an idea

protected $versionableCustomAttributes = ['comment'];

public function getCommentAttribute() {
    return $this->comment->content;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions