sarfraznawaz2005/applog 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

sarfraznawaz2005/applog

Composer 安装命令:

composer require sarfraznawaz2005/applog

包简介

Laravel package to view application logs inside browser.

README 文档

README

Total Downloads

Laravel AppLog is a package to view application logs. It is based on rap2hpoutre/laravel-log-viewer but differs in following points:

  • No multiple log files, we only look for laravel.log file.
  • Updated styling and icons
  • Ability to filter records by error type/level, date and context
  • Auto-discovery feature for Laravel 5.5

Screenshot

Main Window

Requirements

  • PHP >= 5.6
  • Laravel 5

Installation

Install via composer

composer require sarfraznawaz2005/applog

Now add a route in your web routes file:

Route::get('applog', '\Sarfraznawaz2005\Applog\ApplogController@index');

This way logs will be available at http://yourapp/applog or whatever route you set for it.

Laravel 5.5

You are done.

Laravel 5.4 or less

Add Service Provider to config/app.php in providers section

Sarfraznawaz2005\Applog\ApplogServiceProvider::class,

Optionally run php artisan vendor:publish to publish package's view file if you wish to customize look and feel of it.

License

This code is published under the MIT License. This means you can do almost anything with it, as long as the copyright notice and the accompanying license file is left intact.

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: Blade

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-01-19

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固