laravel/telescope
Laravel Telescope is a debug assistant for Laravel that gives deep visibility into app activity: incoming requests, exceptions, logs, database queries, queued jobs, mail, notifications, cache events, scheduled tasks, dumps, and more—ideal for local development.
Laravel Telescope is an elegant debug assistant for the Laravel framework, designed to help you understand what’s happening inside your application during development. It provides a polished UI to inspect runtime activity and quickly troubleshoot issues across your stack.
Use Telescope to gain visibility into incoming requests and background processes, making it an ideal companion for local environments and debugging sessions.
How can I help you explore Laravel packages today?