suhailparad/log-viewer

User-friendly log viewer for your Laravel application.

Maintainers

Package info

github.com/suhailparad/log-viewer

pkg:composer/suhailparad/log-viewer

Statistics

Installs: 88

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

v1.0.12 2025-05-27 10:16 UTC

This package is auto-updated.

Last update: 2026-03-27 12:12:06 UTC


README

Suhailparad\LogViewer is a simple and easy-to-use log viewer for Laravel applications. It provides an interface to view and manage your log files.

Features

  • View all log files in your Laravel application.
  • Filter logs by date, severity, or custom criteria.
  • Search through log files with powerful search capabilities.
  • Download log files for further analysis.
  • Delete old or unnecessary log files.

Installation

To install the package, use Composer:

composer require suhailparad/log-viewer