Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/laravel/telescope

An elegant debug assistant for the Laravel framework.
https://github.com/laravel/telescope

debugging laravel monitoring

Last synced: 3 months ago
JSON representation

An elegant debug assistant for the Laravel framework.

Lists

README

        

Logo Laravel Telescope


Build Status
Total Downloads
Latest Stable Version
License

## 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](https://laravel.com/docs/telescope).

## Contributing

Thank you for considering contributing to Telescope! The contribution guide can be found in the [Laravel documentation](https://laravel.com/docs/contributions).

## Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the [Code of Conduct](https://laravel.com/docs/contributions#code-of-conduct).

## Security Vulnerabilities

Please review [our security policy](https://github.com/laravel/telescope/security/policy) on how to report security vulnerabilities.

## License

Laravel Telescope is open-sourced software licensed under the [MIT license](LICENSE.md).