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: 5 days ago
JSON representation
An elegant debug assistant for the Laravel framework.
- Host: GitHub
- URL: https://github.com/laravel/telescope
- Owner: laravel
- License: mit
- Created: 2018-08-23T14:34:23.000Z (over 6 years ago)
- Default Branch: 5.x
- Last Pushed: 2024-12-26T21:37:38.000Z (about 1 month ago)
- Last Synced: 2025-01-13T16:08:30.972Z (12 days ago)
- Topics: debugging, laravel, monitoring
- Language: PHP
- Homepage: https://laravel.com/docs/telescope
- Size: 13 MB
- Stars: 4,927
- Watchers: 78
- Forks: 590
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
- Support: .github/SUPPORT.md
Awesome Lists containing this project
- favorite-link - Laravel 框架的优雅调试助手。Telescope 可深入了解进入应用程序的请求,异常,日志条目,数据库查询,排队作业,邮件,通知,缓存操作,计划任务,变量转储等。
- awesome-laravel - Laravel Telescope - Bonito asistente de depuración. (Paquetes utiles)
- laravel-awesome - Telescope - An elegant debug assistant for the Laravel framework. (Popular Packages)
- awesome-laravel - Laravel Telescope - Laravel Telescope is an elegant debug assistant for the Laravel framework (Popular Packages)
README
## 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).