Ability to set casts/data types to multilingual attributes in Eloquent Model #10476
Labels
Enhancement:1:Minor
A new feature or improvement that can be implemented in less than 3 days.
Milestone
Describe the bug
As part of #10328 multilingual attributes are introduced. For now, it's impossible to set a specific cast for the as per Laravel documentation:
because multilingual values actually are arrays
Apart of that, consider also if ability to directly add multilingual value in the default locale is beneficial, e.g.:
see: #10382 (comment)
The text was updated successfully, but these errors were encountered: