awcodes / filament-curator

A media picker plugin for Filament Panels.
MIT License
343 stars 89 forks source link

[V2] Cant set string field name #287

Closed vovacorgo closed 1 year ago

vovacorgo commented 1 year ago

изображение

With that code : CuratorPicker::make('image') on filament 2 and curator 2 throws an error, if set integer works fine

vovacorgo commented 1 year ago

288 Maybe that should help

awcodes commented 1 year ago

UUID an ULID support was added in v3. Currently, I do not have plans to back port it into v2 as it requires changes to a lot of other places too and could potentially break v2.