platform
platform copied to clipboard
feat: allow cascaded from Enum
- If the field was cascaded with an Enum then retrieve the value from the object.
- Using Laravel @class and @checked directive
Hello @tabuna, what do you think about this PR?
Orchid currently does not support Enums. This is an example
Can you add a simple test to make sure we don't break support in the future?