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.

0.3.0 2021-01-27 18:09 UTC

This package is auto-updated.

Last update: 2024-04-29 04:21:33 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.

Screenshots

Before

before

After

after