laravel-log-reader maintained by trianity
Description
A simple and beautiful laravel log reader
Authors
Last update
2020/04/10 19:15
(dev-master)
License
Downloads
6

Documentation
Get full documentation of Laravel Log Reader
This is a forked version of the original package with translations
Installation of the forked version
composer require successdev/laravel-log-reader
Config file
php artisan vendor:publish --provider="Successdev\LaravelLogReader\ServiceProvider" --tag="config"