Download the PHP package srmilon/log-viewer without Composer
On this page you can find all versions of the php package srmilon/log-viewer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download srmilon/log-viewer
More information about srmilon/log-viewer
Files in srmilon/log-viewer
Download srmilon/log-viewer
More information about srmilon/log-viewer
Files in srmilon/log-viewer
Vendor srmilon
Package log-viewer
Short Description To view laravel logs in details
License MIT
Homepage https://github.com/milonfci/log-viewer
Package log-viewer
Short Description To view laravel logs in details
License MIT
Homepage https://github.com/milonfci/log-viewer
Please rate this library. Is it a good library?
Informations about the package log-viewer
Laravel Log Viewer
The package will help to view laravel logs easily.
Prerequisites
Installing
Install the package via Composer by following command:
Once package installation done, register the service provider in config/app.php
in the providers array
like bellow:
For publishing views
Then add folloiwng route in your routes file:
Now you can browse your laravel website logs using {your-website-url}/log
.
For example:
Enjoy!
All versions of log-viewer with dependencies
PHP Build Version
Package Version
The package srmilon/log-viewer contains the following files
Loading the files please wait ....