PHPackages                             larabug/nova-larabug-tool - 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. larabug/nova-larabug-tool

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

larabug/nova-larabug-tool
=========================

A Laravel Nova tool.

1.1(5y ago)94.4k2MITBladePHP &gt;=7.1.0

Since Aug 26Pushed 5y agoCompare

[ Source](https://github.com/LaraBug/nova-larabug-tool)[ Packagist](https://packagist.org/packages/larabug/nova-larabug-tool)[ RSS](/packages/larabug-nova-larabug-tool/feed)WikiDiscussions master Synced today

READMEChangelog (4)Dependencies (1)Versions (5)Used By (0)

 [![](https://camo.githubusercontent.com/8e4cd2f95ffce5a4b4c40cc706da08644473f9ad70ddce95bdd531c50a898819/68747470733a2f2f7777772e6c6172616275672e636f6d2f696d616765732f6c6172616275672d6c6f676f2d736d616c6c2e706e67)](https://www.larabug.com)

LaraBug
=======

[](#larabug)

Laravel Nova Package

Installation
------------

[](#installation)

```
composer require larabug/nova-larabug-tool

```

Register the tool inside the `app/Providers/NovaServiceProvider.php` file:

```
use Larabug\NovaLarabugTool\NovaLarabugTool;

...

public function tools()
{
    return [
        new NovaLarabugTool
    ];
}
```

Usage
-----

[](#usage)

All that is left to do is to define 2 ENV configuration variables.

```
LB_KEY=
LB_PROJECT_KEY=

```

`LB_KEY` is your profile key which authorises your account to the API. `LB_PROJECT_KEY` is your project API key which you receive when creating a project.

Get these variables at [larabug.com](https://www.larabug.com)

Screenshot
----------

[](#screenshot)

[![Screenshot Larabug Nova Tool](https://raw.githubusercontent.com/LaraBug/nova-larabug-tool/master/screenshot.png)](https://raw.githubusercontent.com/LaraBug/nova-larabug-tool/master/screenshot.png)

License
-------

[](#license)

The larabug package is open source software licensed under the [license MIT](http://opensource.org/licenses/MIT)

###  Health Score

32

—

LowBetter than 71% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 92.3% 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 ~256 days

Total

4

Last Release

2042d ago

Major Versions

0.0.2 → 1.02020-02-28

### Community

Maintainers

![](https://www.gravatar.com/avatar/bece5072b5ec7867d749e36c58d59abd3ac9994c59ebaf720cb5576b0e0e715f?d=identicon)[Cannonb4ll](/maintainers/Cannonb4ll)

---

Top Contributors

[![Cannonb4ll](https://avatars.githubusercontent.com/u/3110750?v=4)](https://github.com/Cannonb4ll "Cannonb4ll (12 commits)")[![LorenzoSapora](https://avatars.githubusercontent.com/u/25519274?v=4)](https://github.com/LorenzoSapora "LorenzoSapora (1 commits)")

---

Tags

errorsexceptionlarabuglaravelnovalaravelnova

### Embed Badge

![Health badge](/badges/larabug-nova-larabug-tool/health.svg)

```
[![Health](https://phpackages.com/badges/larabug-nova-larabug-tool/health.svg)](https://phpackages.com/packages/larabug-nova-larabug-tool)
```

###  Alternatives

[optimistdigital/nova-multiselect-field

A multiple select field for Laravel Nova.

3403.5M7](/packages/optimistdigital-nova-multiselect-field)[advoor/nova-editor-js

A Laravel Nova field bringing EditorJs magic to Nova.

92179.0k3](/packages/advoor-nova-editor-js)[inspheric/nova-defaultable

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

51174.8k1](/packages/inspheric-nova-defaultable)[fidum/nova-package-bundler-command

Improves Laravel Nova initial load speeds by combining all third party package assets into a single file.

2164.8k](/packages/fidum-nova-package-bundler-command)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)[murdercode/nova4-tinymce-editor

Boost your Laravel Nova with the TinyMCE editor.

17165.2k](/packages/murdercode-nova4-tinymce-editor)

PHPackages © 2026

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