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.
Installs: 12 052
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 4
Forks: 1
Open Issues: 1
Requires
- php: >=7.1.0
This package is auto-updated.
Last update: 2024-11-29 06:13:48 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.