codifytech / telescope
为Laravel框架提供优雅的调试助手。
4.0.1.x-dev
2024-03-25 13:26 UTC
Requires
- php: ^8.0
- ext-json: *
- laravel/framework: ^8.37|^9.0|^10.0
- symfony/var-dumper: ^5.0|^6.0
Requires (Dev)
- ext-gd: *
- guzzlehttp/guzzle: ^6.0|^7.0
- laravel/octane: ^1.4
- orchestra/testbench: ^6.0|^7.0|^8.0
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^9.0
This package is not auto-updated.
Last update: 2024-09-23 21:42:56 UTC
README
简介
Laravel Telescope是Laravel框架的一个优雅的调试助手。Telescope提供了关于进入应用程序的请求、异常、日志条目、数据库查询、队列作业、邮件、通知、缓存操作、计划任务、变量转储等方面的洞察。Telescope是本地Laravel开发环境的绝佳伴侣。
官方文档
Telescope的文档可以在Laravel网站上找到。
贡献
感谢您考虑为Telescope做出贡献!贡献指南可以在Laravel文档中找到。
行为准则
为了确保Laravel社区对所有成员都欢迎,请阅读并遵守行为准则。
安全漏洞
请查看我们的安全策略以了解如何报告安全漏洞。
许可证
Laravel Telescope是开源软件,许可证为MIT许可证。