PHPackages                             codebase/nova-blog - 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. codebase/nova-blog

ActiveLibrary[Admin Panels](/categories/admin)

codebase/nova-blog
==================

Laravel Nova Blog Solution

1.0.0(7y ago)425[1 issues](https://github.com/CodeStacked/nova-blog/issues)MITPHPPHP &gt;=7.1.0

Since Sep 1Pushed 7y agoCompare

[ Source](https://github.com/CodeStacked/nova-blog)[ Packagist](https://packagist.org/packages/codebase/nova-blog)[ Docs](https://github.com/CodeStacked/nova-blog)[ RSS](/packages/codebase-nova-blog/feed)WikiDiscussions master Synced 2d ago

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

Laravel Nova Blog
=================

[](#laravel-nova-blog)

[![Latest Stable Version](https://camo.githubusercontent.com/b1f1574a08308bff2efb168f9147cad0b62a50bee8a691c0f53defc88f84a867/68747470733a2f2f706f7365722e707567782e6f72672f636f6465626173652f6e6f76612d626c6f672f762f737461626c653f666f726d61743d666c6174)](https://packagist.org/packages/codebase/nova-blog)[![Total Downloads](https://camo.githubusercontent.com/2e19b6b5f9bfd042ca5eba70ca9f943669ae9e5d19a66c99cf3273dfc32b2c82/68747470733a2f2f706f7365722e707567782e6f72672f636f6465626173652f6e6f76612d626c6f672f646f776e6c6f6164733f666f726d61743d666c6174)](https://packagist.org/packages/codebase/nova-blog)[![Latest Unstable Version](https://camo.githubusercontent.com/832017035e9824e58d898bdec05756e5fb863f5d6177660926fd160f2fc112d9/68747470733a2f2f706f7365722e707567782e6f72672f636f6465626173652f6e6f76612d626c6f672f762f756e737461626c653f666f726d61743d666c6174)](https://packagist.org/packages/codebase/nova-blog)[![License](https://camo.githubusercontent.com/b36be782cfd80cc8fce3f15d2b1bc26236367654b7b17f8592d02648b55dcf50/68747470733a2f2f706f7365722e707567782e6f72672f636f6465626173652f6e6f76612d626c6f672f6c6963656e73653f666f726d61743d666c6174)](https://packagist.org/packages/codebase/nova-blog)

Nova Blog Tool Solution with Posts, Categories, Comments, Tags and Images. A complete solution with a modular Implementation, installs migrations, rolls back, resets and provides configuration.

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

[](#installation)

You can install the package in to a Laravel app that uses [Nova](https://nova.laravel.com) via composer:

```
composer require codebase/nova-blog
```

Next up, you must register the tool with Nova. This is typically done in the `tools` method of the `NovaServiceProvider`.

```
// in app/Providers/NovaServiceProvider.php

// ...

public function tools()
{
    return [
        // ...
        new \Stack\Nova\Tools\BlogTool(),
    ];
}
```

Usage
-----

[](#usage)

Click on the "nova-blog" menu item in your Nova app to see the tool provided by this package.

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on 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)

- [Carlo Rademan](https://github.com/CodeStacked)

License
-------

[](#license)

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

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance15

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity57

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

Unknown

Total

1

Last Release

2860d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/819686?v=4)[CodeBase](/maintainers/codebase)[@codebase](https://github.com/codebase)

---

Top Contributors

[![CodeStacked](https://avatars.githubusercontent.com/u/42867060?v=4)](https://github.com/CodeStacked "CodeStacked (7 commits)")

---

Tags

laravelnova

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/codebase-nova-blog/health.svg)

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

###  Alternatives

[whitecube/nova-page

Static pages content management for Laravel Nova

23997.1k1](/packages/whitecube-nova-page)[markwalet/nova-modal-response

A Laravel Nova asset for Modal responses on an action.

17878.9k](/packages/markwalet-nova-modal-response)[optimistdigital/nova-table-field

Table field for Laravel Nova

40132.7k](/packages/optimistdigital-nova-table-field)[outl1ne/nova-table-field

Table field for Laravel Nova

4070.5k](/packages/outl1ne-nova-table-field)[khalin/nova-link-field

A Laravel Nova Link field.

31587.5k2](/packages/khalin-nova-link-field)[shuvroroy/nova-dynamic-views

A tool for easier overwriting custom-header and toolbars in Laravel Nova

1032.0k](/packages/shuvroroy-nova-dynamic-views)

PHPackages © 2026

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