Replies: 2 comments 3 replies
-
Not sure, but couldn't you use Attribute mutators for that? |
Beta Was this translation helpful? Give feedback.
3 replies
-
@michgeek I proposed similar idea, but implementation is different, take a look if it fits your requirements: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We can define default model attributes by declaring them with
It could be useful to have a dynamic default value by declaring an invokable class that will return a value based on custom logic :
What do you think ?
Beta Was this translation helpful? Give feedback.
All reactions