liuhelong / laravel-admin-log-viewer
Log viewer for laravel
v1.1
2020-09-25 08:13 UTC
Requires
- php: >=7.0.0
- encore/laravel-admin: ~1.6
Requires (Dev)
- phpunit/phpunit: ~6.0
This package is auto-updated.
Last update: 2025-02-25 18:11:45 UTC
README
修改自 https://github.com/laravel-admin-extensions/log-viewer
修复了 原先系统无法识别logs文件夹下 用下属文件夹存储日志系统
Screenshot
Installation
$ composer require liuhelong/laravel-admin-log-viewer -vvv
$ php artisan admin:import log-viewer
Open http://localhost/admin/logs
.
License
Licensed under The MIT License (MIT).