trianity / laravel-log-reader
A simple and beautiful laravel log reader
v1.0.8
2020-04-10 17:15 UTC
Requires
- php: >=7.1
README
A simple and beautiful laravel log reader
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"