Skip to content

Kyrax324/laravel-hubblescope

Repository files navigation

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)

Laravel Hubblescope Preview

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

About

Advanced Filter to locate Laravel Telescope's entities

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published