The know-that/finder is the view page of the laravel log or other files.
$ composer require know-that/finder$ php artisan vendor:publish --tag=kt.finder --force此操作会生成以下文件
1、public 目录下生成对应的 css 与 js 的静态文件
2、config 目录下生成配置文件 config/know-that/finder.php
运行 php artisan serve,打开对应链接如:http://127.0.0.1:8000/know-that/finder
https://github.com/rap2hpoutre/laravel-log-viewer
https://github.com/opcodesio/log-viewer