laravel / telescope by taylorotwell

An elegant debug assistant for the Laravel framework.
57,361,041
5,077
78
Package Data
Maintainer Username: taylorotwell
Maintainer Contact: taylor@laravel.com (Taylor Otwell)
Package Create Date: 2018-08-23
Package Last Update: 2025-10-14
Home Page: https://laravel.com/docs/telescope
Language: PHP
License: MIT
Last Refreshed: 2025-10-18 15:19:33
Package Statistics
Total Downloads: 57,361,041
Monthly Downloads: 1,687,508
Daily Downloads: 55,393
Total Stars: 5,077
Total Watchers: 78
Total Forks: 632
Total Open Issues: 6

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.

License

Laravel Telescope is open-sourced software licensed under the MIT license.