Β© 2026 Hedgehog Software, LLC
TextEntry::make('model.enumProperty')
Object of class App\Enums\MyEnum could not be converted to string
formatStateUsing
TextEntry::make('model.created_at') ->formatStateUsing(static function (Model $model): string { ... } }