PHPackages                             happydemon/nova-horizon - 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. happydemon/nova-horizon

ActiveLibrary[Admin Panels](/categories/admin)

happydemon/nova-horizon
=======================

Horizon statistics in Nova

1.0.2(9mo ago)023↓100%MITVuePHP ^7.4|^8.0

Since Jul 19Pushed 9mo agoCompare

[ Source](https://github.com/happyDemon/nova-horizon)[ Packagist](https://packagist.org/packages/happydemon/nova-horizon)[ RSS](/packages/happydemon-nova-horizon/feed)WikiDiscussions master Synced 1mo ago

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

Nova Horizon
============

[](#nova-horizon)

[![Latest Version on Packagist](https://camo.githubusercontent.com/1668e7ec194027f2add52e1746700ea4accce0bd77eb9ef2cc9a313f9342e52c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f686170707964656d6f6e2f6e6f76612d686f72697a6f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/happydemon/nova-horizon)[![Total Downloads](https://camo.githubusercontent.com/8548f1b13b511f7f01655e64be282be224049ba54b65daac79c82ec9abcb8440/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f686170707964656d6f6e2f6e6f76612d686f72697a6f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/happydemon/nova-horizon)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)

Add statistics to your Nova dashboard for 1 or more applications that are running horizon.

This is a fork of [appstract/nova-horizon](https://github.com/appstract/nova-horizon), some key differences:

- You can configure multiple horizon instances
- Improved request handling

[![dashboard](docs/dashboard.png)](docs/dashboard.png)

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

[](#installation)

You can install the package via composer:

```
composer require happydemon/nova-horizon
php artisan vendor:publish --tag nova-horizon
```

Configuration
-------------

[](#configuration)

You will have to define your horizon instances in the `nova-horizon.php` config file.

```
