Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Laravel
  3. LogViewer

LogViewer

MITPHP11.0.1

A comprehensive log viewer package for Laravel applications with API support, filtering, and multi-language UI.

GitHubGitHub
2.4k stars349 forks0 contributors

What is LogViewer?

LogViewer is a Laravel package that provides a graphical interface and API for viewing, filtering, and managing application log files. It solves the problem of manually digging through text-based logs by offering a structured dashboard with search, pagination, and deletion capabilities.

Target Audience

Laravel developers and teams who need to monitor and debug their applications through log files, especially those working on projects with extensive logging requirements.

Value Proposition

Developers choose LogViewer because it's a mature, feature-rich solution specifically built for Laravel with out-of-the-box functionality, excellent localization support, and the flexibility to work as both a UI and API.

Overview

:page_with_curl: Provides a log viewer for Laravel

Use Cases

Best For

  • Monitoring Laravel application errors and debugging issues visually
  • Managing large log files with pagination and filtering capabilities
  • Teams needing multi-language log interfaces for international projects
  • Projects requiring programmatic log access via API
  • Quickly setting up log monitoring without custom development
  • Applications with custom log storage locations or formats

Not Ideal For

  • Non-Laravel PHP applications or projects using other frameworks like Symfony or CodeIgniter
  • Teams needing live log streaming or real-time monitoring for instant debugging
  • Environments where minimal overhead is critical, preferring lightweight CLI tools like `tail` or `grep` over web interfaces
  • Projects with logs stored in non-file systems like databases, cloud services, or distributed logging platforms

Pros & Cons

Pros

Ready-to-Use Dashboard

Includes pre-built views, routes, and controllers with no asset publishing required, making setup quick and eliminating custom development for basic log viewing.

Extensive Localization Support

Supports over 30 localizations, including Arabic, Spanish, and Japanese, which is ideal for international teams and projects with diverse user bases.

API for Programmatic Access

Can be used as a standalone API, allowing developers to integrate log data into other systems or build custom frontends without relying on the UI.

Handles Large Logs Efficiently

Optimized for big log files with grouped logs by dates and levels, ensuring performance doesn't degrade with extensive logging, as noted in the README.

Well-Documented and Tested

Claims 100% code coverage and comprehensive documentation, aiding in reliability and reducing debugging time for developers.

Cons

Laravel-Exclusive Dependency

Only compatible with Laravel 5.x to 11.x, making it unusable for projects on other PHP frameworks or vanilla PHP, which limits its versatility.

No Real-Time Features

Focuses on static log file management without live streaming or real-time updates, which can be a drawback for dynamic monitoring and instant error detection.

Storage Customization Complexity

While it supports custom storage paths, integrating non-standard log formats or external systems may require additional configuration and development effort.

Potential Bloat for Simple Use Cases

The full dashboard and API might introduce unnecessary complexity for projects with minimal logging needs, where simpler tools could suffice.

Frequently Asked Questions

Quick Stats

Stars2,391
Forks349
Contributors0
Open Issues15
Last commit1 year ago
CreatedSince 2015

Tags

#viewer#developer-tools#api#laravel#log-viewer#dashboard#log#monitoring#log-management#localization#php#debugging

Built With

P
PHP
L
Laravel

Included in

Laravel13.0k
Auto-fetched 1 day ago

Related Projects

LiveWireLiveWire

A full-stack framework for Laravel that takes the pain out of building dynamic UIs.

Stars23,529
Forks1,737
Last commit3 days ago
Debug BarDebug Bar

Debugbar for Laravel (Integrates PHP Debug Bar)

Stars19,230
Forks1,606
Last commit3 days ago
IDE HelperIDE Helper

IDE Helper for Laravel

Stars14,925
Forks1,190
Last commit1 month ago
Intervention ImageIntervention Image

PHP Image Processing

Stars14,344
Forks1,490
Last commit1 day ago
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub