PHPackages                             laravelrotebal/govnova - 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. laravelrotebal/govnova

ActiveLibrary[Admin Panels](/categories/admin)

laravelrotebal/govnova
======================

Improvements for Laravel Nova.

0.2.0(5y ago)01061MITPHPPHP ^7.1

Since Nov 19Pushed 5y agoCompare

[ Source](https://github.com/LaravelRotEbal/GovNova)[ Packagist](https://packagist.org/packages/laravelrotebal/govnova)[ Docs](https://github.com/laravelrotebal/govnova)[ RSS](/packages/laravelrotebal-govnova/feed)WikiDiscussions master Synced yesterday

READMEChangelog (3)Dependencies (3)Versions (4)Used By (1)

Very short description of the package
=====================================

[](#very-short-description-of-the-package)

[![Latest Version on Packagist](https://camo.githubusercontent.com/ff0b1f00513cccc662d286c869e2454e07d38ab66d693bdb39f5df5f37ee3e38/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c61726176656c726f746562616c2f676f766e6f76612e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/laravelrotebal/govnova)[![Build Status](https://camo.githubusercontent.com/8d33f7255e389af65d8dcab0f59d2abf491f403706bb17bb1ca522b66ffc96f6/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6c61726176656c726f746562616c2f676f766e6f76612f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/laravelrotebal/govnova)[![Quality Score](https://camo.githubusercontent.com/f01b71cf7bd55439f267801b40041ecfbc1e50f28fe55f0c77c45be3daf74305/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6c61726176656c726f746562616c2f676f766e6f76612e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/laravelrotebal/govnova)[![Total Downloads](https://camo.githubusercontent.com/f95da7d49dcee20b7496fa6ebf8cc54e14e8bbfef067eb78ec5caac872de6035/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c61726176656c726f746562616c2f676f766e6f76612e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/laravelrotebal/govnova)

This is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention of what PSRs you support to avoid any confusion with users and contributors.

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

[](#installation)

You can install the package via composer:

```
composer require laravelrotebal/govnova
```

Usage
-----

[](#usage)

```
use Laravel\Nova\Nova;
use LaravelRotEbal\GovNova\GovNova;

class YourServiceProvider extends ServiceProvider {
    public function boot()
    {
        Nova::serving(function (ServingNova $event) {
            GovNova::media('my', __DIR__ . '/../dist/media/');
        });
    }

}
```

```
GET https://localhost/nova-api/media/my/image.png

```

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Krot Eval](https://github.com/laravelrotebal)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

Laravel Package Boilerplate
---------------------------

[](#laravel-package-boilerplate)

This package was generated using the [Laravel Package Boilerplate](https://laravelpackageboilerplate.com).

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

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 ~84 days

Total

3

Last Release

1885d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8ff2d2f1dc0fcd0e538b0045194a000d96324513f603188aa64dec8800ea03e6?d=identicon)[laravelrotebal](/maintainers/laravelrotebal)

---

Top Contributors

[![4n70w4](https://avatars.githubusercontent.com/u/38257723?v=4)](https://github.com/4n70w4 "4n70w4 (9 commits)")

---

Tags

laravelrotebalgovnova

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/laravelrotebal-govnova/health.svg)

```
[![Health](https://phpackages.com/badges/laravelrotebal-govnova/health.svg)](https://phpackages.com/packages/laravelrotebal-govnova)
```

PHPackages © 2026

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