nimaw/logviewer

Laravel & Lumen package for viewing laravel logs
12
Install
composer require nimaw/logviewer
Latest Version:1.0.1
PHP:^7.3|^8.0
License:MIT
Last Updated:Mar 26, 2022
Links: GitHub  ·  Packagist
Maintainer: NimaTF

Laravel log viewer

You can view your logs easly with beautiful panel. You can search, view, filter logs and switch log files.

Installation

composer require nimaw/logviewer

Seting up laravel logviewer

Run:

To publish logviewer dashboard assets.

php artisan vendor:publish --tag=logviewer-assets

Now you can easly access to dashboard with /logs address.

Configuration

You can also publish configuration to customize things like logs path, logs extentions, route, middlewares to include, pagination count.

php artisan vendor:publish --tag=logviewer-config

Note

By default laravel log viewer need to authenticate to access to dashboard, If you do not need this future you can easily remove "auth" middleware on config file.

Related Packages

ampeco/nova-date-range-filter

A Laravel Nova date range filter.

1,051,162 35
laravel-frontend-presets/material-dashboard

Laravel 9.x Front-end preset for material dashboard

293,888 263
devrabiul/laravel-toaster-magic

Laravel Toaster Magic is a lightweight, flexible toast library for Laravel proje...

86,653 227
darsain/laravel-console

Browser console for Laravel Framework.

57,246 167
teepluss/console

Browser console for Laravel Framework.

51,721 43