Skip to content

nilisnone/log-viewer

 
 

Repository files navigation

Documentation

Forked from https://github.com/opcodesio/log-viewer

Get Started

Requirements

  • PHP 8.0+
  • Laravel 8+

Installation

composer require nilisnone/log-viewer
php artisan log-viewer:publish
php artisan vendor:publish --tag="log-viewer-config"

Usage

Once the installation is complete, you will be able to access Log Viewer directly in your browser.

By default, the application is available at: {APP_URL}/log-viewer.

(for example: https://my-app.test/log-viewer)

About

Fast and beautiful Log Viewer for Laravel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 63.0%
  • Vue 24.2%
  • JavaScript 8.0%
  • SCSS 4.5%
  • Blade 0.3%