laravel/telescope
An elegant debug assistant for the Laravel framework. observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 99
- Release rhythm 97
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 14.0
- age_days: 2932
- days_rel: 22
- days_push: 7
- n_releases_24m: 37
Adoption not part of the score
5216 stars · 667 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Laravel Telescope is an elegant debug assistant for the Laravel framework, providing a web dashboard with insight into requests, exceptions, logs, database queries, queued jobs, mail, notifications, cache operations, and scheduled tasks. It is installed as a Composer package and is primarily intended as a companion to local Laravel development environments.
Use cases
- inspect incoming HTTP requests and exceptions in a Laravel app
- view database queries executed by a Laravel application
- debug queued jobs and scheduled tasks
- monitor mail, notifications, and cache operations during development
- dump variables and view log entries from a web dashboard
When to choose
- you develop Laravel applications and want deep visibility into framework internals
- you need a ready-made dashboard for debugging requests, queries, and jobs
- you want a dev-only debugging tool installable with --dev
When to avoid
- your application is not built on Laravel
- you need production-grade APM or metrics monitoring rather than a debug dashboard
- you use a non-PHP stack
Facets
plugin · maturity active
monitoring logging developer-tools web-development backend developer-tools php self-hosted laravel debugging dashboard devtools web-server
10 sources
- readme: https://github.com/laravel/telescope · fetched 2026-08-28 · 7ccf02b6fc04
- homepage: https://laravel.com/docs/telescope · fetched 2026-08-29 · 4a228f4cd1cb
- site_page: https://laravel.com/framework/docs/ai · fetched 2026-08-29 · eb00427f8918
- site_page: https://laravel.com/framework/docs/structure · fetched 2026-08-29 · e503d810e5d9
- site_page: https://laravel.com/framework/docs/frontend · fetched 2026-08-29 · 2aa657878092
- site_page: https://laravel.com/framework/docs/releases · fetched 2026-08-29 · 17e5de1153b9
- site_page: https://laravel.com/framework/docs/upgrade · fetched 2026-08-29 · 6ea09f9841b6
- site_page: https://laravel.com/framework/docs/contributions · fetched 2026-08-29 · f180a8af51aa
- site_page: https://laravel.com/framework/docs/installation · fetched 2026-08-29 · d195893f9ce0
- site_page: https://laravel.com/framework/docs/configuration · fetched 2026-08-29 · 3e5e6e535a8c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| laravel/telescope | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="laravel/telescope")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem