PHPackages                             bjuppa/laravel-blog-admin - 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. bjuppa/laravel-blog-admin

ActiveLibrary[Admin Panels](/categories/admin)

bjuppa/laravel-blog-admin
=========================

Optional admin interface for bjuppa/laravel-blog

v1.2.1(1mo ago)2602↓83.3%MITPHPCI passing

Since Aug 17Pushed 1mo ago2 watchersCompare

[ Source](https://github.com/bjuppa/laravel-blog-admin)[ Packagist](https://packagist.org/packages/bjuppa/laravel-blog-admin)[ Docs](https://github.com/bjuppa/laravel-blog-admin)[ RSS](/packages/bjuppa-laravel-blog-admin/feed)WikiDiscussions master Synced yesterday

READMEChangelog (8)Dependencies (14)Versions (10)Used By (0)

laravel-blog-admin
==================

[](#laravel-blog-admin)

[![Build Status](https://camo.githubusercontent.com/78999b9e047e9b3ae67d4b39e374e5d419fb18ebac626a3480265eb5bbc51ab1/68747470733a2f2f7472617669732d63692e6f72672f626a757070612f6c61726176656c2d626c6f672d61646d696e2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/bjuppa/laravel-blog-admin)

Optional admin interface for [bjuppa/laravel-blog](https://packagist.org/packages/bjuppa/laravel-blog).

The admin pages of this package depend on [kontenta/kontour](https://packagist.org/packages/kontenta/kontour), a package providing admin area tool utilities for Laravel.

Usage
-----

[](#usage)

1. Require the package (and the laravel-blog package too if you don't already have it):

    ```
    composer require bjuppa/laravel-blog-admin bjuppa/laravel-blog
    ```

    The package will automatically register itself.
2. Go through the [instructions for configuring `kontenta/kontour`](https://packagist.org/packages/kontenta/kontour). This is the bulk of the work needed to get the admin pages for your blog working, make sure you follow the instructions carefully!
3. Log in to your Kontour admin panel in your browser (usually at /admin unless you've changed that in the Kontour config). You should find one link to each of your Eloquent blogs in the Kontour menu.
4. By default, every logged in admin user has permissions to edit all the blogs. If you want to limit access, [Laravel gates or policies](https://laravel.com/docs/authorization)can be required for different actions and blogs by configuration in `config/blog.php`.

Troubleshooting
---------------

[](#troubleshooting)

If you can't log in to the Kontour admin area, look for solutions from [`kontenta/kontour`](https://packagist.org/packages/kontenta/kontour).

If you can't see your blogs after you are successfully logged in, make sure you have at least one Eloquent blog configured with [`bjuppa/laravel-blog`](https://packagist.org/packages/bjuppa/laravel-blog). Also make sure that your admin user has access rights through gates or policies if they are configured in `config/blog.php`.

###  Health Score

48

—

FairBetter than 94% of packages

Maintenance90

Actively maintained with recent releases

Popularity16

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 98.5% 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 ~344 days

Recently: every ~532 days

Total

8

Last Release

51d ago

Major Versions

v0.1.2 → v1.0.02020-05-23

### Community

Maintainers

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

---

Top Contributors

[![bjuppa](https://avatars.githubusercontent.com/u/5339269?v=4)](https://github.com/bjuppa "bjuppa (261 commits)")[![Copilot](https://avatars.githubusercontent.com/in/1143301?v=4)](https://github.com/Copilot "Copilot (4 commits)")

---

Tags

hacktoberfestlaravel-packagelaravelblogadmin

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

###  Alternatives

[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)[serverfireteam/blog

A nice blog system with laravel and laravelpanel

523.1k](/packages/serverfireteam-blog)

PHPackages © 2026

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