fadlisaad/laravel-log-viewer

Custom log viewer for laravel

Installs: 8

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 66

pkg:composer/fadlisaad/laravel-log-viewer

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

This package is auto-updated.

Last update: 2025-10-29 03:18:27 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).