jingyue/log-view-php
Laravel log viewer based on rap2hpoutre/laravel-log-viewer, with added navigation for logs stored in nested folders. Browse, search, and inspect Laravel/Lumen log files in your browser by routing to the controller—no public assets required.
tail -f storage/logs/laravel.log).Roadmap Considerations:
Adopt if:
Look elsewhere if:
For Executives: "This is a lightweight, open-source tool to let our dev team quickly browse Laravel logs directly in the browser—no extra SaaS costs, no setup complexity. It’s like ‘tail -f’ but for the web, and it’s free. Ideal for debugging issues without waiting for SREs or paying for third-party tools. We’d use it for low-risk projects or as a stopgap while we evaluate longer-term observability solutions."
For Engineering:
*"This replaces manual grep/tail commands with a web UI for Laravel logs. Key benefits:
For Developers:
*"Imagine tail -f but in your browser—with folder navigation. Just:
composer require jingyue/log-view-php\Jingyue\LogViewer\LogViewerController::class to your routes./logs (or your custom path).
Pro tip: Bookmark it for your local/dev environments. For staging/prod, we’ll need something more robust."*How can I help you explore Laravel packages today?