laravel / telescope by taylorotwell

An elegant debug assistant for the Laravel framework.
46,729,496
4,972
78
Package Data
Maintainer Username: taylorotwell
Maintainer Contact: taylor@laravel.com (Taylor Otwell)
Package Create Date: 2018-08-23
Package Last Update: 2025-03-27
Home Page: https://laravel.com/docs/telescope
Language: PHP
License: MIT
Last Refreshed: 2025-03-30 03:04:37
Package Statistics
Total Downloads: 46,729,496
Monthly Downloads: 1,550,329
Daily Downloads: 12,611
Total Stars: 4,972
Total Watchers: 78
Total Forks: 607
Total Open Issues: 5

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.