insenseanalytics/laravel-telescope-pruning 问题修复 & 功能扩展

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

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

insenseanalytics/laravel-telescope-pruning

Composer 安装命令:

composer require insenseanalytics/laravel-telescope-pruning

包简介

Intelligently trim your Laravel Telescope entries.

README 文档

README

Packagist License Latest Stable Version Scrutinizer Code Quality Total Downloads

This package enables you to intelligently prune your Laravel Telescope entries. You may specify a cap on the number of batches (application cycles) of entries you need. You can also whitelist certain tags (or monitored tags) to avoid pruning them, or specify a separate pruning cap for whitelisted tags!

Quick Installation

Pull in the package using composer:

composer require insenseanalytics/laravel-telescope-pruning

To copy the config to your app's config directory:

php artisan vendor:publish --provider="Insense\LaravelTelescopePruning\TelescopePruningServiceProvider"

Service Provider (Optional / auto discovered on Laravel 5.5+)

Register the provider in your config/app.php file:

'providers' => [
    ...,
    Insense\LaravelTelescopePruning\TelescopePruningServiceProvider::class,
]

Requirements

Contributing

We are open to PRs as long as they're backed by tests and a small description of the feature added / problem solved.

License

The MIT License (MIT). Please see License File for more information.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-10-31

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固