Skip to content

fadlisaad/laravel-log-viewer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom log viewer for laravel-admin.

Useful when log file is not at the default storage path

Screenshot

wx20170809-165644

Installation

$ composer require fadlisaad/laravel-log-viewer -vvv

$ php artisan admin:import log-viewer

Add new config custom_log_path with path to your custom log path.

Open http://localhost/admin/logs.

License

Licensed under The MIT License (MIT).

Releases

No releases published

Packages

No packages published

Languages

  • PHP 62.9%
  • Blade 37.1%