Looking to hire Laravel developers? Try LaraJobs

laravel-hubblescope maintained by kyrax324

Description
Advanced Filter to locate Laravel Telescope's entities
Author
Last update
2022/11/02 10:56 (dev-main)
License
Links
Downloads
2 588

Comments
comments powered by Disqus

Laravel Hubblescope

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 content field)
  • 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