PHPackages                             dillingham/nova-detail-link - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. dillingham/nova-detail-link

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

dillingham/nova-detail-link
===========================

A Laravel Nova field.

1.0.2(7y ago)22121.1k↓22%6[4 issues](https://github.com/dillingham/nova-detail-link/issues)[1 PRs](https://github.com/dillingham/nova-detail-link/pulls)2MITPHPPHP &gt;=7.1.0

Since Apr 17Pushed 4y agoCompare

[ Source](https://github.com/dillingham/nova-detail-link)[ Packagist](https://packagist.org/packages/dillingham/nova-detail-link)[ RSS](/packages/dillingham-nova-detail-link/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)DependenciesVersions (4)Used By (2)

Nova Detail Link
================

[](#nova-detail-link)

[![Latest Version on Github](https://camo.githubusercontent.com/4554b3ba4433e141c30542a72d7b9794677206595b5ecd22f599269f3dec2b08/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f64696c6c696e6768616d2f6e6f76612d64657461696c2d6c696e6b2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dillingham/nova-detail-link)[![Total Downloads](https://camo.githubusercontent.com/0c41b0bfd976955b86f37852400a9a65700667102f349003059d870e92163488/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f64696c6c696e6768616d2f6e6f76612d64657461696c2d6c696e6b2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dillingham/nova-detail-link) [![Twitter Follow](https://camo.githubusercontent.com/4d611bda2f6e8730161339d887cbe17afe7f160bfde2eeb1baaf7cc40dd65071/68747470733a2f2f696d672e736869656c64732e696f2f747769747465722f666f6c6c6f772f696d5f627269616e5f643f636f6c6f723d253233316461316631266c6162656c3d54776974746572266c6f676f3d253233316461316631266c6f676f436f6c6f723d253233316461316631267374796c653d666c61742d737175617265)](https://twitter.com/im_brian_d)

Turns a text field into a detail link

[![linked-text](https://user-images.githubusercontent.com/29180903/56322239-7de81200-6136-11e9-9ea0-c29f3254b2d7.png)](https://user-images.githubusercontent.com/29180903/56322239-7de81200-6136-11e9-9ea0-c29f3254b2d7.png)

### Installation

[](#installation)

```
composer require dillingham/nova-detail-link
```

### Usage

[](#usage)

```
use Laravel\Nova\Fields\Text;
```

```
public function fields(Request $request)
{
    return [
        Text::make('Title')->detailLink(),
    ];
}
```

---

Author
======

[](#author)

Hi 👋, Im Brian Dillingham, creator of this Nova package [and others](https://novapackages.com/collaborators/dillingham)

Hope you find it useful. Feel free to reach out with feedback.

Follow me on twitter: [@im\_brian\_d](https://twitter.com/im_brian_d)

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity41

Moderate usage in the ecosystem

Community13

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

3

Last Release

2588d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/29180903?v=4)[Brian](/maintainers/dillingham)[@dillingham](https://github.com/dillingham)

---

Top Contributors

[![dillingham](https://avatars.githubusercontent.com/u/29180903?v=4)](https://github.com/dillingham "dillingham (3 commits)")

---

Tags

laravellaravel-novalaravelnova

### Embed Badge

![Health badge](/badges/dillingham-nova-detail-link/health.svg)

```
[![Health](https://phpackages.com/badges/dillingham-nova-detail-link/health.svg)](https://phpackages.com/packages/dillingham-nova-detail-link)
```

###  Alternatives

[optimistdigital/nova-multiselect-field

A multiple select field for Laravel Nova.

3403.5M7](/packages/optimistdigital-nova-multiselect-field)[digital-creative/conditional-container

Provides an easy way to conditionally show and hide fields in your Nova resources.

116593.8k4](/packages/digital-creative-conditional-container)[genealabs/laravel-overridable-model

Provide a uniform method of allowing models to be overridden in Laravel.

92398.0k2](/packages/genealabs-laravel-overridable-model)[inspheric/nova-defaultable

Default values for Nova fields when creating resources and running resource actions.

51174.8k1](/packages/inspheric-nova-defaultable)[murdercode/nova4-tinymce-editor

Boost your Laravel Nova with the TinyMCE editor.

17165.2k](/packages/murdercode-nova4-tinymce-editor)[yieldstudio/nova-google-autocomplete

A Laravel Nova Google autocomplete field.

12218.4k](/packages/yieldstudio-nova-google-autocomplete)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
