Registry / observability / laravel-telescope

laravel-telescope

JSON →
library5.20.0phppackagistunverified

An elegant debug assistant for the Laravel framework.

composer require laravel/telescope
INSTALL
IMPORT
SIG · LARAVEL-TELESCOPE
L
laravel-telescope
observabilityphpv5.20.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Telescope
use Laravel\Telescope\Telescope;

Record debug information for a specific code block.

use Laravel\Telescope\Telescope; Telescope::record(function () { // Your application code here });
Debug
Known issues
gotchaTelescope should not be enabled in production environments as it can expose sensitive data.
fix
Disable Telescope in production by setting TELESCOPE_ENABLED=false in .env.
affects: *
Upgrade
Version history
5.20.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
10
OpenAI (training)
2
Resources
laravel-telescope — pip install laravel-telescope · libregistry