Looking to hire Laravel developers? Try LaraJobs

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

Comments
comments powered by Disqus

Custom log viewer for laravel-admin.

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