laravel-log-viewer maintained by fadlisaad
Description
Custom log viewer for laravel
Author
Last update
2026/08/03 10:33
(dev-master)
License
Downloads
16
Tags
Custom log viewer for laravel-admin.
Useful when log file is not at the default storage path
Screenshot

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).