Telescope Debugging

Inspect what a Laravel application actually did using the telescope:list and telescope:show Artisan commands. Use when debugging a slow page, exception, 500 response, failing queued job, N+1 or slow query, or unexpected cache miss in a project with laravel/telescope installed, even when Telescope is not mentioned.

laravel 9665bea 4.4 KB Updated

File contents

laravel/telescope/tree/main/resources/boost/skills/telescope-debugging commit 9665bea44d

Frequently asked questions

npx skillmds@latest add laravel/telescope-debugging