kyrax324/laravel-hubblescope
Composer 安装命令:
composer require kyrax324/laravel-hubblescope
包简介
Advanced Filter to locate Laravel Telescope's entities
README 文档
README
Pre-requisite
Install & Setup the Laravel Telescope Package.
Introduction
This package is an filter tools aims to assist developers to locate entities from the Laravel Telescope Package.
Features:
- multiple tags search
- json extract search (search through
contentfield) - result's json reader
- dump query (for database querying)
Installation
composer require kyrax324/laravel-hubblescope
Publish the default interaction UI:
php artisan hubblescope:publish
Customization
Currently the supported types of the default interaction UI are limited, but you may modify the config('hubblescope.modes') in the config/hubblescope.php
统计信息
- 总下载量: 2.49k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-10-30
