An easy log reader and management tool for Laravel
jackiedo/log-reader is a Laravel package for an easy log reader and management tool for laravel.
It currently has 151 GitHub stars and 428.955 downloads on Packagist (latest version 2.3.0).
Install it with composer require jackiedo/log-reader.
Discover more Laravel packages by jackiedo
or browse all Laravel packages to compare alternatives.
Last updated
Laravel Log Reader is an easy log reader and management tool for Laravel. You can easily view, manage, and modify the log entries throught web browser and Artisan CLI. Using Laravel Log Reader is almost identical to using any Eloquent model.
Look at here to learn more about Laravel Log Reader
Here are some screenshots on how to use Laravel Log Reader in actual project. Keep in mind that this package does not include interface resources. Building user interfaces is up to each app developer.




MIT © Jackie Do
Hopefully, this package is useful to you.