laravel/telescope

An elegant debug assistant for the Laravel framework.
68,848,423 5,178
Install
composer require laravel/telescope
Latest Version:v5.20.0
PHP:^8.0
License:MIT
Last Updated:Apr 10, 2026
Links: GitHub  ·  Packagist
Maintainer: taylorotwell

Logo Laravel Telescope

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.