using AsEnumArrayObject with enums
when I try to use
in my model:
in the table:
I get
is it even possible to use
https://filamentphp.com/docs/3.x/support/enums
AsEnumArrayObject in castingin my model:
in the table:
Tables\Columns\TextColumn::make('permissions')I get
is it even possible to use
AsEnumArrayObject with enums in filament? couldent see anything herehttps://filamentphp.com/docs/3.x/support/enums