Open bilogic opened 3 years ago
@bilogic It might be your own implementation. This package uses this method https://github.com/dmitrybubyakin/nova-medialibrary-field/blob/master/src/Fields/Medialibrary.php#L358
I see, thanks! Let me give it a shot.
Hi,
I was wondering if it makes sense to include a belongsTo field that will show medialibrary images from a foreign table in
index
view. Thank you.