laravel / telescope by taylorotwell

An elegant debug assistant for the Laravel framework.
40,449,777
4,880
81
Package Data
Maintainer Username: taylorotwell
Maintainer Contact: taylor@laravel.com (Taylor Otwell)
Package Create Date: 2018-08-23
Package Last Update: 2024-11-14
Home Page: https://laravel.com/docs/telescope
Language: PHP
License: MIT
Last Refreshed: 2024-11-15 03:04:47
Package Statistics
Total Downloads: 40,449,777
Monthly Downloads: 1,354,438
Daily Downloads: 69,357
Total Stars: 4,880
Total Watchers: 81
Total Forks: 583
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.