awcodes / filament-curator

A media picker plugin for Filament Panels.
MIT License
324 stars 86 forks source link

Add support for MorphMany relationships in CuratorPicker #485

Closed abbasmashaddy72 closed 4 months ago

abbasmashaddy72 commented 4 months ago

This PR introduces the following enhancements:

Note: The current implementation supports morphable relationships in forms, but it is not yet functional in table columns. Further adjustments are required for full compatibility.

abbasmashaddy72 commented 4 months ago

Issues Fixed:

Message:

If any issues arise while testing, let me know. I am already testing it.

awcodes commented 4 months ago

Thanks. 😀