fadlisaad/laravel-log-viewer

Custom log viewer for laravel

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

This package is auto-updated.

Last update: 2024-03-30 00:19:49 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).