fadlisaad / laravel-log-viewer
Custom log viewer for laravel
dev-master
2022-11-02 02:45 UTC
Requires
- php: >=7.0.0
- encore/laravel-admin: ~1.6
- laravel-admin-ext/config: ^1.1
Requires (Dev)
- phpunit/phpunit: ~6.0
This package is auto-updated.
Last update: 2025-03-29 01:11:52 UTC
README
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).