trianity / laravel-log-reader
A simple and beautiful laravel log reader
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 0
Forks: 36
pkg:composer/trianity/laravel-log-reader
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"
