Skip to content

Allow extend fillable and rules #164

@ezandonai

Description

@ezandonai

Today already exist a method to get rules, so it's possible extend models and reuse the rules with new rules merging inside the method.
But the fillable property hasn't a method to get the value, so this way we can't extend this property on extended model.

Would be good if was possible to extend models and reuse the fillable and rule properties, this way will be better used the polymorphic feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions