PHPackages                             justbetter/laravel-nova-links - 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. [Admin Panels](/categories/admin)
4. /
5. justbetter/laravel-nova-links

AbandonedArchivedPackage[Admin Panels](/categories/admin)

justbetter/laravel-nova-links
=============================

Easily add a links section to your Laravel Nova application

4.5.0(1y ago)1111.1k↑75%MITPHPPHP ^8.3CI passing

Since Jul 28Pushed 1y ago3 watchersCompare

[ Source](https://github.com/justbetter/laravel-nova-links)[ Packagist](https://packagist.org/packages/justbetter/laravel-nova-links)[ Docs](https://github.com/justbetter/laravel-nova-links)[ RSS](/packages/justbetter-laravel-nova-links/feed)WikiDiscussions main Synced 3d ago

READMEChangelog (7)Dependencies (5)Versions (9)Used By (0)

[ ![Package banner](./art/banner.svg)](https://github.com/justbetter/laravel-nova-links "JustBetter")Laravel Nova Links
==================

[](#laravel-nova-links)

Gives you access to easily add (external) links into Laravel Nova's menu.

Versioning
----------

[](#versioning)

Our major version corresponds to the major Nova version.

Package versionNova version`^4.0``^4.0``^1.0``^4.0`Installation
------------

[](#installation)

You can install the package via composer.

```
composer require justbetter/laravel-nova-links
```

Usage
-----

[](#usage)

Update your `NovaServiceProvider` to register the tool. Here you will be able to customize the name, icon and the links.

```
