Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow extend fillable and rules #164

Open
ezandonai opened this issue Aug 28, 2023 · 0 comments
Open

Allow extend fillable and rules #164

ezandonai opened this issue Aug 28, 2023 · 0 comments

Comments

@ezandonai
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant