PHPackages                             flagstudio/nova-admin-bar - 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. flagstudio/nova-admin-bar

ActiveLibrary[Admin Panels](/categories/admin)

flagstudio/nova-admin-bar
=========================

Nova admin bar for laravel.

v0.5.3(3y ago)1518.8k↓33.3%2MITPHPPHP ^7.1.3|^8.0

Since May 30Pushed 3y ago2 watchersCompare

[ Source](https://github.com/Flagstudio/nova-admin-bar)[ Packagist](https://packagist.org/packages/flagstudio/nova-admin-bar)[ RSS](/packages/flagstudio-nova-admin-bar/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (6)Dependencies (1)Versions (21)Used By (0)

Installation
============

[](#installation)

Require this package with composer using the following command:

`composer require flagstudio/nova-admin-bar`

Configuration
=============

[](#configuration)

The defaults configuration settings are set in config/adminbar.php. You can publish the config using this command:

`php artisan vendor:publish --tag=NovaAdminBarConfig --force`

Publish assets:

`php artisan vendor:publish --tag=NovaAdminBarAssets --force`

The defaults

Usage
=====

[](#usage)

To output admin bar use this code in your view:

`{!! AdminBar::generate() !!}`

To set model for generate edit and view links use this code before generate admin bar:

`{{ AdminBar::setModel($post) }}`

You can specify resource name for model if it named differently

`{{ AdminBar::setResource('PostResource') }}`

You can also use set resource without setting model to generate link to resource index page.

The settings for the environment parameters in the admin bar are taken from the git by default, but if this is not possible, then they can be obtained from .env.

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity34

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 75.7% 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 ~74 days

Recently: every ~131 days

Total

20

Last Release

1132d ago

PHP version history (2 changes)v0.1.0PHP ^7.1.3

v0.3.2PHP ^7.1.3|^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/12d17ea2c22cc2f91d54aed0b98914b5435925122f85905eba11f2a8b46d6f15?d=identicon)[flagstudio](/maintainers/flagstudio)

![](https://www.gravatar.com/avatar/91a0fdf4eb5fd3971a7feeddf5f5972b798cceb1262529f0778481156a7952d2?d=identicon)[vasishakd](/maintainers/vasishakd)

---

Top Contributors

[![vasishakd](https://avatars.githubusercontent.com/u/19591425?v=4)](https://github.com/vasishakd "vasishakd (28 commits)")[![alexeysmirnov1](https://avatars.githubusercontent.com/u/75777556?v=4)](https://github.com/alexeysmirnov1 "alexeysmirnov1 (9 commits)")

---

Tags

adminadmin-barlaravellaravel-novanova

### Embed Badge

![Health badge](/badges/flagstudio-nova-admin-bar/health.svg)

```
[![Health](https://phpackages.com/badges/flagstudio-nova-admin-bar/health.svg)](https://phpackages.com/packages/flagstudio-nova-admin-bar)
```

###  Alternatives

[slowlyo/owl-admin

基于 laravel、amis 开发的后台框架~

61214.2k26](/packages/slowlyo-owl-admin)[takielias/tablar

Tablar: A Laravel Dashboard Preset Featuring Dark Mode and Dynamic Menu Generation for Effortless Navigation and Fast Development.

30817.7k3](/packages/takielias-tablar)[sebastienheyd/boilerplate

Laravel Boilerplate based on AdminLTE 3 with blade components, user management, roles, permissions, logs viewer, ...

28618.2k3](/packages/sebastienheyd-boilerplate)[takielias/tablar-kit

The Elegance of Tablar Dashboard

413.4k](/packages/takielias-tablar-kit)[adminui/inertia-routes

A hybrid JS/PHP package adding Ziggy-routes functionality to your Laravel/Inertia/Vue3 application

183.2k](/packages/adminui-inertia-routes)[a2insights/filament-saas

Filament Saas for A2Insights

161.1k](/packages/a2insights-filament-saas)

PHPackages © 2026

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