fadlisaad/laravel-log-viewer

Custom log viewer for laravel

Maintainers

Package info

github.com/fadlisaad/laravel-log-viewer

pkg:composer/fadlisaad/laravel-log-viewer

Statistics

Installs: 9

Dependents: 0

Suggesters: 0

Stars: 0

dev-master 2022-11-02 02:45 UTC

This package is auto-updated.

Last update: 2026-03-01 00:40:21 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).