An easy log reader and management tool for Laravel
graduan-team/log-reader is a Laravel package for an easy log reader and management tool for laravel.
It currently has 0 GitHub stars and 20 downloads on Packagist (latest version 0.0.1).
Install it with composer require graduan-team/log-reader.
Discover more Laravel packages by graduan-team
or browse all Laravel packages to compare alternatives.
Last updated
Since the original repo is unresponsive, and I need a quick update, I temporarily fork this repo until the original repo gets updated again.
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.