laravel / telescope by taylorotwell

An elegant debug assistant for the Laravel framework.
31,906,260
4,734
81
Package Data
Maintainer Username: taylorotwell
Maintainer Contact: taylor@laravel.com (Taylor Otwell)
Package Create Date: 2018-08-23
Package Last Update: 2024-04-18
Home Page: https://laravel.com/docs/telescope
Language: PHP
License: MIT
Last Refreshed: 2024-04-18 15:03:17
Package Statistics
Total Downloads: 31,906,260
Monthly Downloads: 1,119,649
Daily Downloads: 54,194
Total Stars: 4,734
Total Watchers: 81
Total Forks: 554
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.