kahovskaia/laravel-log-viewer
Lightweight Laravel log viewer package for browsing application log files from within your app. Helps locate, filter, and inspect recent entries during development or debugging without leaving the Laravel environment.
tail -f storage/logs/laravel.log) by offering a browser-based interface with filtering (by level, date, keyword) and real-time updates.Adopt if:
storage/logs/ directory and require quick filtering/search (e.g., by error level, timestamp, or keyword).Look elsewhere if:
"This lightweight log viewer solves a critical pain point for our Laravel-based services: debugging slows us down. Currently, engineers waste time manually searching log files during outages, costing us [X] hours/month in lost productivity. This package gives us a free, self-hosted UI to filter and search logs in seconds—like a ‘Ctrl+F for production issues’—without adding complexity or cost. It’s a no-brainer for teams already using Laravel, and it aligns with our goal to reduce incident resolution time by [Y]%."
Key Ask: "Approve a 2-hour spike to integrate this and measure the impact on MTTR for the next critical bug."
*"This package replaces the ‘tail -f’ + grep workflow with a browser-based log explorer for Laravel. Here’s why it’s worth adopting:
tail -f but with search).Trade-offs:
Proposal: Let’s dogfood this on [Project X] and compare it to our current workflow. If it saves us 30+ minutes/week, we’ll roll it out to all Laravel services."*
Key Ask: "Can we allocate a dev to test this in staging and compare it to our existing log workflow?"
How can I help you explore Laravel packages today?