A Laravel Nova field to display relationships as a comma-separated list of links, rather than a full table.
brilliant-packages/nova-relationships-link-list is a Laravel package for a laravel nova field to display relationships as a comma-separated list of links, rather than a full table..
It currently has 5 GitHub stars and 16.086 downloads on Packagist (latest version 0.3.0).
Install it with composer require brilliant-packages/nova-relationships-link-list.
Discover more Laravel packages by brilliant-packages
or browse all Laravel packages to compare alternatives.
Last updated
This package provides a field that displays related models as a comma-separated, linked list, rather than a full table of related models.
By default, it’s displayed only on the index and detail views.
See documentation.

