dcasia / nova-inline-morph-to

A Laravel Nova field for displaying morphTo relationship inline.
MIT License
33 stars 15 forks source link

Allow to edit InlineMorphTo Field after creation #25

Closed marispro closed 1 year ago

marispro commented 3 years ago

Allow the developer to control if the polymorphic relationship can be changed after creation. Default behaviour is current behaviour - readonly

Fix for https://github.com/dcasia/nova-inline-morph-to/issues/24