nubian-sk

Results 3 issues of nubian-sk

To be able to pre-fill options during resource replication, I use this code in my App\Nova\ProductHelp.class. Anyone can provide a better (less dirty) alternative. My BelongsToMany relation is "Language". ```...

It would be helpful to have support for selecting default options while creating a resource. I tried the "value" prop but it didn't work for me. ``` ->setMultiselectProps([ ... 'value'...

Running this wonderful package on Laravel Nova 4 (version 3.0.1-beta), it seems it is not visually compatible with dark mode.