agenticmorf/fluxui-loki
Livewire/Flux UI dashboard for querying Grafana Loki logs from your Laravel Sail/Docker services. Configurable Loki URL, service label, route and layout; includes logs page at /logs with auth middleware support.
The package registers:
GET /logs — Logs dashboard (named logs)Add a Logs nav item in your sidebar pointing to route('logs') (e.g. under a "System" group, icon: document-text).
To customize the dashboard views:
php artisan vendor:publish --tag=fluxui-loki-views
How can I help you explore Laravel packages today?