laravel/telescope
An elegant debug assistant for the Laravel framework.
Maintainers
Requires
- php: ^8.0
- ext-json: *
- laravel/framework: ^8.37|^9.0|^10.0|^11.0|^12.0|^13.0
- laravel/sentinel: ^1.0
- symfony/console: ^5.3|^6.0|^7.0|^8.0
- symfony/var-dumper: ^5.0|^6.0|^7.0|^8.0
Requires (Dev)
- ext-gd: *
- guzzlehttp/guzzle: ^6.0|^7.0
- laravel/octane: ^1.4|^2.0
- orchestra/testbench: ^6.47.1|^7.55|^8.36|^9.15|^10.8|^11.0
- phpstan/phpstan: ^1.10
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 38ec6e6006a67e05e0c476c5f8ef3550b72e43d8
- Taylor Otwell <taylor.woop@laravel.com>
- Mohamed Said <mohamed.woop@laravel.com>
This package is auto-updated.
Last update: 2026-06-18 12:46:00 UTC
README
👁 Build Status
👁 Total Downloads
👁 Latest Stable Version
👁 License
Introduction
Laravel Telescope is an elegant debug assistant for the Laravel framework. Telescope provides insight into the requests coming into your application, exceptions, log entries, database queries, queued jobs, mail, notifications, cache operations, scheduled tasks, variable dumps and more. Telescope makes a wonderful companion to your local Laravel development environment.
Official Documentation
Documentation for Telescope can be found on the Laravel website.
Contributing
Thank you for considering contributing to Telescope! The contribution guide can be found in the Laravel documentation.
Code of Conduct
In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
License
Laravel Telescope is open-sourced software licensed under the MIT license.
