PHPackages                             agenticmorf/fluxui-loki - 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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. agenticmorf/fluxui-loki

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

agenticmorf/fluxui-loki
=======================

FluX UI for Grafana Loki log viewer - Livewire dashboard

1.0.0(1mo ago)11MITPHPPHP ^8.2CI passing

Since Mar 19Pushed 1mo agoCompare

[ Source](https://github.com/AgenticMorf/fluxui-loki)[ Packagist](https://packagist.org/packages/agenticmorf/fluxui-loki)[ Docs](https://github.com/AgenticMorf/fluxui-loki)[ RSS](/packages/agenticmorf-fluxui-loki/feed)WikiDiscussions main Synced 1mo ago

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

agenticmorf/fluxui-loki
=======================

[](#agenticmorffluxui-loki)

Documentation is available on [GitHub Pages](https://agenticmorf.github.io/fluxui-loki/).

FluX UI for [Grafana Loki](https://grafana.com/oss/loki/) — Livewire dashboard to query Loki logs from Sail/Docker services.

Requirements
------------

[](#requirements)

- PHP ^8.2
- Laravel ^11.0|^12.0
- Livewire ^3.0|^4.0
- [livewire/flux](https://fluxui.dev) ^2.0
- [livewire/flux-pro](https://fluxui.dev/pricing) (for date picker, time picker, and chart)
- Loki server (e.g. via Docker Compose / Sail)

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

[](#installation)

```
composer require christhompsontldr/fluxui-loki livewire/flux-pro
php artisan flux:publish date-picker
php artisan flux:publish time-picker
php artisan flux:publish chart
```

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

[](#configuration)

Set `LOKI_URL` in `.env` (default: `http://loki:3100` when using Sail):

```
LOKI_URL=http://loki:3100
```

Publish the config to customize:

```
php artisan vendor:publish --tag=fluxui-loki-config
```

Configure `config/fluxui-loki.php`:

- **url** — Loki API base URL (from `LOKI_URL`)
- **service\_label** — Loki label for the service dropdown (default: `compose_service`; use `job` or `container_name` if your setup differs)
- **layout** — Livewire layout (default: `components.layouts.app.sidebar`)
- **route\_path** — URL path (default: `logs`)
- **route\_name** — Route name (default: `logs`)
- **middleware** — Route middleware (default: `web`, `auth`)

Routes
------

[](#routes)

The package registers:

- `GET /logs` — Logs dashboard (named `logs`)

Sidebar
-------

[](#sidebar)

Add a Logs nav item in your sidebar pointing to `route('logs')` (e.g. under a "System" group, icon: `document-text`).

License
-------

[](#license)

MIT

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance90

Actively maintained with recent releases

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity46

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

53d ago

### Community

Maintainers

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

---

Top Contributors

[![ChrisThompsonTLDR](https://avatars.githubusercontent.com/u/348801?v=4)](https://github.com/ChrisThompsonTLDR "ChrisThompsonTLDR (2 commits)")

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/agenticmorf-fluxui-loki/health.svg)

```
[![Health](https://phpackages.com/badges/agenticmorf-fluxui-loki/health.svg)](https://phpackages.com/packages/agenticmorf-fluxui-loki)
```

###  Alternatives

[namu/wirechat

A Laravel Livewire messaging app for teams with private chats and group conversations.

54324.5k](/packages/namu-wirechat)[overtrue/laravel-query-logger

A dev tool to log all queries for laravel application.

413307.5k6](/packages/overtrue-laravel-query-logger)[guanguans/laravel-exception-notify

Monitor exception and report to the notification channels(Log、Mail、AnPush、Bark、Chanify、DingTalk、Discord、Gitter、GoogleChat、IGot、Lark、Mattermost、MicrosoftTeams、NowPush、Ntfy、Push、Pushback、PushBullet、PushDeer、PushMe、Pushover、PushPlus、QQ、RocketChat、ServerChan、ShowdocPush、SimplePush、Slack、Telegram、WeWork、WPush、XiZhi、YiFengChuanHua、ZohoCliq、ZohoCliqWebHook、Zulip).

14642.7k1](/packages/guanguans-laravel-exception-notify)

PHPackages © 2026

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