brilliant-packages / nova-relationships-link-list
A Laravel Nova field to display relationships as a comma-separated list of links, rather than a full table.
Package info
github.com/LuminFire/Nova-Relationships-Link-List
pkg:composer/brilliant-packages/nova-relationships-link-list
0.3.0
2021-01-27 18:09 UTC
Requires
- php: >=7.1.0
This package is auto-updated.
Last update: 2026-03-01 00:34:02 UTC
README
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.
Installation and Usage
See documentation.

