PHPackages                             brucebrophy/laravel-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. brucebrophy/laravel-blog

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

brucebrophy/laravel-blog
========================

A blog system for Laravel

v0.0.1(5y ago)17MITPHP

Since Jul 4Pushed 5y ago1 watchersCompare

[ Source](https://github.com/brucebrophy/laravel-blog)[ Packagist](https://packagist.org/packages/brucebrophy/laravel-blog)[ RSS](/packages/brucebrophy-laravel-blog/feed)WikiDiscussions master Synced 1mo ago

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

Laravel Blog
============

[](#laravel-blog)

Add a blog to your Laravel Application

### Installation

[](#installation)

```
composer require brucebrophy/laravel-blog
```

```
php artisan vendor:publish --provider='BruceBrophy\LaravelBlog\BlogServiceProvider'
```

Run the above command to publish migrations and config

### Publish Blog Views

[](#publish-blog-views)

Scaffold the UI with the UI library your application is using.

```
php artisan blog:publish tailwind

php artisan blog:publish bootstrap

```

### Testing

[](#testing)

You can run the tests with:

```
vendor/bin/phpunit
```

### Changelog

[](#changelog)

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

License
-------

[](#license)

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

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

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

2139d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/9742009?v=4)[Bruce Brophy](/maintainers/brucebrophy)[@brucebrophy](https://github.com/brucebrophy)

---

Tags

bloglaravellaravelblog

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/brucebrophy-laravel-blog/health.svg)

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

###  Alternatives

[stephenjude/filament-blog

Filament Blog Builder

20317.8k](/packages/stephenjude-filament-blog)[bjuppa/laravel-blog

Add blog functionality to your Laravel project

483.3k2](/packages/bjuppa-laravel-blog)

PHPackages © 2026

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