laravel-hubblescope maintained by kyrax324
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
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