Download the PHP package jhansin/think-log-viewer without Composer
On this page you can find all versions of the php package jhansin/think-log-viewer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package think-log-viewer
think-log-viewer
thinkphp6 log日志的视图扩展包
1.配置路由
Route::get('log_view', "\Jhansin\ThinkLogViewer\LogServer@index");
2.运行thinkphp服务
php think run
3.访问浏览器 http://127.0.0.1:8000/log_view
即可
All versions of think-log-viewer with dependencies
PHP Build Version
Package Version
The package jhansin/think-log-viewer contains the following files
Loading the files please wait ....