everysecond/laravel-log-viewer
Lightweight Laravel/Lumen log viewer. Install via Composer and add a route to LogViewerController to browse application logs in the browser. No public assets or vendor routes required; supports rotated logs and works across multiple Laravel versions.
Adopt if:
tail -f storage/logs/laravel.log.Look elsewhere if:
"This package lets our Laravel devs self-serve debug logs in seconds—no more digging through files or waiting for ops. For ~$0 (MIT license), it replaces manual log parsing with a searchable, filterable UI, cutting troubleshooting time by 30%. Ideal for small-to-medium teams where log tools are overkill but tail -f is too slow. Low risk: minimal setup, no vendor lock-in."
Ask: "Would you prefer to spend dev hours building this or testing a $500/mo SaaS tool?"
*"Pros:
Cons:
Recommendation: Use as a temporary stopgap or for internal tools where simplicity > features. If logs grow critical, migrate to a structured solution (e.g., ELK) later."*
Ask: "Does this meet our needs for [specific use case, e.g., ‘debugging staging deploys’], or should we allocate time to build a custom solution?"
How can I help you explore Laravel packages today?