Laravel Telescope is a new application debugging assistant for Laravel built by Mohamed Said and Taylor Otwell, that just have been announced last week during Laracon AU, and released open source in github.

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.

Paul Redmond noted “One feature I liked was linking to the request from other tabs, as well as linking to exceptions from the request. As request debugging is useful in context with additional details, linking events demonstrates the detail-oriented thoughtfulness we are accustomed to seeing in the Laravel ecosystem.”

A great tool that the Laravel community have been waiting for since long time is finally here. Thing that could be noticed in social media early feedbacks :

Laravel Telescope is open-sourced software licensed under the MIT license. More information at https://github.com/laravel/telescope

LEAVE A REPLY

Please enter your comment!
Please enter your name here