定制 alibayat/laravel-logviewer 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

alibayat/laravel-logviewer

Composer 安装命令:

composer require alibayat/laravel-logviewer

包简介

Showing Laravel log files in a web page using dataTables

README 文档

README

This Package can be used to show laravel log files inside of a web page using Bootstrap and DataTables. it can be used with Laravel/Lumen 4.2+ all the way through to the lastest versions. this package is a fork from the famous Log-Viewer package with minor changes.

Requirements

  • PHP 5.4+
  • Laravel 4.2+

Installation

Composer Install:

composer require alibayat/laravel-logviewer

Publish configuration:

php artisan vendor:publish \
  --provider="AliBayat\LaravelLogViewer\LaravelLogViewerServiceProvider"

Publish view file:

php artisan vendor:publish \
  --provider="AliBayat\LaravelLogViewer\LaravelLogViewerServiceProvider" \
  --tag=views

Usage

you can use any route you want to point to the index method of the controller included in the package:

Route::get('logs', '\AliBayat\LaravelLogViewer\LogViewerController@index');

Credits

统计信息

  • 总下载量: 49
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2021-05-29

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固