laravel / telescope by taylorotwell

An elegant debug assistant for the Laravel framework.
44,797,052
4,948
79
Package Data
Maintainer Username: taylorotwell
Maintainer Contact: taylor@laravel.com (Taylor Otwell)
Package Create Date: 2018-08-23
Package Last Update: 2025-02-12
Home Page: https://laravel.com/docs/telescope
Language: PHP
License: MIT
Last Refreshed: 2025-02-20 15:05:10
Package Statistics
Total Downloads: 44,797,052
Monthly Downloads: 1,496,137
Daily Downloads: 68,331
Total Stars: 4,948
Total Watchers: 79
Total Forks: 596
Total Open Issues: 3

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.