PHPackages                             gesirdek/nova-reload-resources - 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. gesirdek/nova-reload-resources

ActiveLibrary

gesirdek/nova-reload-resources
==============================

Creates a Reload Resources button and a autoreload option

063Vue

Since Aug 20Pushed 5y agoCompare

[ Source](https://github.com/gesirdek/nova-reload-resources)[ Packagist](https://packagist.org/packages/gesirdek/nova-reload-resources)[ RSS](/packages/gesirdek-nova-reload-resources/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel Nova Reload Resources Button Card
=========================================

[](#laravel-nova-reload-resources-button-card)

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

[](#installation)

`composer require tanmuhittin/nova-reload-resources`

Add to the cards method of the resource

```
use Tanmuhittin\ReloadResources\ReloadResources;

/**
 * Get the cards available for the resource.
 *
 * @param  \Illuminate\Http\Request  $request
 * @return array
 */
public function cards(Request $request)
{
    return [new ReloadResources];
}

```

[![nova-reload-resources](https://camo.githubusercontent.com/a5ba16cde0c40d8cbcc3211f8cfd472c822140401648def0949ff6ece492da64/687474703a2f2f6d7568697474696e74616e2e636f6d2f6e6f76612d72656c6f61642d7265736f75726365732e706e67)](https://camo.githubusercontent.com/a5ba16cde0c40d8cbcc3211f8cfd472c822140401648def0949ff6ece492da64/687474703a2f2f6d7568697474696e74616e2e636f6d2f6e6f76612d72656c6f61642d7265736f75726365732e706e67)

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity32

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/376d1c8f9ebefc41b8ee6ef7e875bca4fb04330696966d753331059913c356bb?d=identicon)[gesirdek](/maintainers/gesirdek)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/gesirdek-nova-reload-resources/health.svg)

```
[![Health](https://phpackages.com/badges/gesirdek-nova-reload-resources/health.svg)](https://phpackages.com/packages/gesirdek-nova-reload-resources)
```

PHPackages © 2026

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