Download the PHP package creative-syntax/laravel-logviewer without Composer
On this page you can find all versions of the php package creative-syntax/laravel-logviewer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download creative-syntax/laravel-logviewer
More information about creative-syntax/laravel-logviewer
Files in creative-syntax/laravel-logviewer
Download creative-syntax/laravel-logviewer
More information about creative-syntax/laravel-logviewer
Files in creative-syntax/laravel-logviewer
Vendor creative-syntax
Package laravel-logviewer
Short Description A simple laravel package for log viewer
License MIT
Package laravel-logviewer
Short Description A simple laravel package for log viewer
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-logviewer
LARAVEL LOG VIEWER
A package for viewing or rendering the Laravel logs. It also extract logs in different level.
Installation
No dependency on PHP version and LARAVEL version
STEP 1: Run the composer command:
STEP 2: Laravel without auto-discovery:
If you don't use auto-discovery, add the ServiceProvider to the providers array in config/app.php
STEP 3: Publish the package config:
How to use?: It's Very Easy
DIRECT USE BY ROUTE
- >>
Just install and run the below route
Functionalities / Features
- >>
Download all log files in a zip file
- >>
Download selected log files in a zip file
- >>
Delete all log files just a click
- >>
Delete selected log files
- >>
Also you can Download, Clear, Delete each log file
- >>
You can restrict the access of log files by the config settings
- >>
You can customize the configuration as you want
You can modify the configuration settings in - "config/log-viewer.php":
license:
The MIT License (MIT). Please see License File for more information.
Post Issues: if found any
If have any issue please write me.
All versions of laravel-logviewer with dependencies
PHP Build Version
Package Version
The package creative-syntax/laravel-logviewer contains the following files
Loading the files please wait ....