laravel-log-viewer maintained by fadlisaad
Description
Custom log viewer for laravel
Author
Last update
2022/11/02 03:45
(dev-master)
License
Downloads
9
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).