{"id":22889613,"url":"https://github.com/dillingham/nova-id-link","last_synced_at":"2025-07-12T08:32:56.602Z","repository":{"id":56969087,"uuid":"168625661","full_name":"dillingham/nova-id-link","owner":"dillingham","description":"Nova package that links the ID field, quicker navigation","archived":false,"fork":false,"pushed_at":"2020-12-29T02:28:18.000Z","size":18,"stargazers_count":23,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-09T12:52:28.251Z","etag":null,"topics":["laravel","laravel-nova"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dillingham.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-02-01T01:47:37.000Z","updated_at":"2024-05-21T08:11:16.000Z","dependencies_parsed_at":"2022-08-21T06:40:19.346Z","dependency_job_id":null,"html_url":"https://github.com/dillingham/nova-id-link","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/dillingham/nova-id-link","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dillingham%2Fnova-id-link","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dillingham%2Fnova-id-link/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dillingham%2Fnova-id-link/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dillingham%2Fnova-id-link/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dillingham","download_url":"https://codeload.github.com/dillingham/nova-id-link/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dillingham%2Fnova-id-link/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264756920,"owners_count":23659309,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["laravel","laravel-nova"],"created_at":"2024-12-13T21:56:22.959Z","updated_at":"2025-07-12T08:32:56.579Z","avatar_url":"https://github.com/dillingham.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Nova ID Link\n\n[![Latest Version on Github](https://img.shields.io/github/release/dillingham/nova-id-link.svg?style=flat-square)](https://packagist.org/packages/dillingham/nova-id-link)\n[![Total Downloads](https://img.shields.io/packagist/dt/dillingham/nova-id-link.svg?style=flat-square)](https://packagist.org/packages/dillingham/nova-id-link) [![Twitter Follow](https://img.shields.io/twitter/follow/im_brian_d?color=%231da1f1\u0026label=Twitter\u0026logo=%231da1f1\u0026logoColor=%231da1f1\u0026style=flat-square)](https://twitter.com/im_brian_d)\n\n### This behavior is now default for Nova 3.8 \u0026 up\n\nNova package that links the Nova ID field for a quicker click-through from the left side menu.\n\n![nova-id](https://user-images.githubusercontent.com/29180903/52130630-b0d73b00-2608-11e9-8e86-8dcda1c65636.png)\n\n### Install\n```\ncomposer require dillingham/nova-id-link\n```\n### Usage\n\nYou can globally link all ID fields in your **NovaServiceProvider**:\n```php\nuse Laravel\\Nova\\Fields\\ID;\n```\n```php\npublic function boot()\n{\n    ID::useComponent('nova-id-link');\n}\n```\n\nor chain `-\u003elinked()` to the existing Nova ID field in your **resources**:\n\n```php\npublic function fields(Request $request)\n{\n    return [\n        ID::make()-\u003elinked(),\n    ];\n}\n```\n\n---\n\n# Author\n\nHi 👋, Im Brian Dillingham, creator of this Nova package [and others](https://novapackages.com/collaborators/dillingham)\n\nHope you find it useful. Feel free to reach out with feedback.\n\nFollow me on twitter: [@im_brian_d](https://twitter.com/im_brian_d) \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdillingham%2Fnova-id-link","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdillingham%2Fnova-id-link","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdillingham%2Fnova-id-link/lists"}