fadlisaad/laravel-log-viewer

Custom log viewer for laravel

Maintainers

Package info

github.com/fadlisaad/laravel-log-viewer

pkg:composer/fadlisaad/laravel-log-viewer

Transparency log

Statistics

Installs: 16

Dependents: 0

Suggesters: 0

Stars: 0

dev-master 2026-08-03 08:33 UTC

This package is auto-updated.

Last update: 2026-08-03 08:34:03 UTC


README

Useful when log file is not at the default storage path

Screenshot

wx20170809-165644

Installation

$ composer require fadlisaad/laravel-log-viewer -vvv

$ php artisan admin:import log-viewer

Add new config custom_log_path with path to your custom log path.

Open http://localhost/admin/logs.

License

Licensed under The MIT License (MIT).