PHPackages                             bondgenoot/laravel-nova-news - 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. bondgenoot/laravel-nova-news

ActiveLibrary[Admin Panels](/categories/admin)

bondgenoot/laravel-nova-news
============================

A resource tool for Laravel Nova which adds content management features for managing news posts.

1.1.0(2y ago)2193[8 issues](https://github.com/made-foryou/laravel-nova-news/issues)MITPHPPHP ^8.2

Since Aug 4Pushed 2y ago1 watchersCompare

[ Source](https://github.com/made-foryou/laravel-nova-news)[ Packagist](https://packagist.org/packages/bondgenoot/laravel-nova-news)[ RSS](/packages/bondgenoot-laravel-nova-news/feed)WikiDiscussions main Synced 1mo ago

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

nova-news-resource-tool
=======================

[](#nova-news-resource-tool)

This package contains management features for managing a news section within a web application.

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

[](#installation)

At first, we need to install the package onto our Laravel application:

```
composer require bondgenoot/laravel-nova-news
```

To publish the configuration files from this package:

```
php artisan vendor:publish --provider="Bondgenoot\NovaNewsTool\Providers\NewsServiceProvider"
```

Now we need to publish the files from the [advoor/nova-editor-js](https://github.com/advoor/nova-editor-js) package.

```
php artisan vendor:publish --provider="Advoor\NovaEditorJs\FieldServiceProvider"
```

The only thing left is to generate the database tables according to the migration files from the package.

```
php artisan migrate
```

Now, you can use the package to the fullest.

Makes use of
------------

[](#makes-use-of)

- [Laravel Nova](https://nova.laravel.com)
- [marshmallow-packages/nova-charcounted-fields](https://github.com/marshmallow-packages/nova-charcounted-fields)
- [advoor/nova-editor-js](https://github.com/advoor/nova-editor-js)

Makes use of for testing
------------------------

[](#makes-use-of-for-testing)

- [Orchestra testbench](https://github.com/orchestral/testbench)
- [Laravel Ray from Spatie](https://github.com/spatie/laravel-ray)
- [PHPUnit](https://github.com/sebastianbergmann/phpunit/)
- [PestPHP](https://pestphp.com/)
- [laravel/pint](https://github.com/laravel/pint)

### Testing

[](#testing)

The package uses `PestPHP` for testing.

```
./vendor/bin/pest
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

Established project with proven stability

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

Recently: every ~102 days

Total

7

Last Release

959d ago

PHP version history (2 changes)1.0.0PHP ^8.1

1.1.0PHP ^8.2

### Community

Maintainers

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

---

Top Contributors

[![mennotempelaar](https://avatars.githubusercontent.com/u/6905655?v=4)](https://github.com/mennotempelaar "mennotempelaar (41 commits)")

---

Tags

laravelpackagetoolcmsresource newsnova

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/bondgenoot-laravel-nova-news/health.svg)

```
[![Health](https://phpackages.com/badges/bondgenoot-laravel-nova-news/health.svg)](https://phpackages.com/packages/bondgenoot-laravel-nova-news)
```

###  Alternatives

[whitecube/nova-page

Static pages content management for Laravel Nova

23995.2k1](/packages/whitecube-nova-page)[binshops/laravel-blog

Simple blog package (with admin panel) for Laravel. Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.

48447.0k](/packages/binshops-laravel-blog)[runlinenl/nova-profile-tool

A tool for Laravel Nova to allow users to edit their profile data

37217.5k](/packages/runlinenl-nova-profile-tool)[lara-zeus/sky

Lara-zeus sky is simple CMS for your website. It includes posts, pages, tags, and categories.

20726.5k3](/packages/lara-zeus-sky)

PHPackages © 2026

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