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.
Pros:
Cons:
livewire/flux-pro, adding a paid dependency. This may limit adoption in cost-sensitive projects or those avoiding proprietary components.livewire/flux-pro is a paid dependency. Ensure budget approval for licensing or evaluate open-source alternatives (e.g., custom Flux components).vendor:publish) allows UI customization (e.g., sidebar placement, layouts).web, auth) is secure but may need adjustment for public-facing logs (e.g., rate limiting, IP restrictions).livewire/flux-pro? If not, can core functionality be implemented with open-source alternatives?composer require agenticmorf/fluxui-loki livewire/flux-pro
php artisan flux:publish date-picker time-picker chart
LOKI_URL in .env.config/fluxui-loki.php (e.g., service labels, route paths).route('logs').job instead of compose_service) require config adjustments.curl or Grafana).livewire/flux-pro (licensing/feature changes).composer.json to avoid unexpected updates.LOKI_URL and Docker networking).compose_service vs. job).storage/logs/laravel.log).service=*).Cache::remember).LOKI_URL points to a load-balanced endpoint.| Failure Scenario | Impact | Mitigation |
|---|---|---|
| Loki server down | Logs unavailable | Alerting (e.g., Prometheus + Grafana) and fallback to file-based logs. |
| Flux Pro license expires | Date/time pickers break | Replace with open-source alternatives or negotiate extended trial. |
| Label |
How can I help you explore Laravel packages today?