tipytechnique / telescope
Themosis 的 Laravel Telescope
2.0.6
2019-06-06 15:53 UTC
Requires
- php: ^7.1.3
- ext-json: *
- moontoast/math: ^1.1
- symfony/var-dumper: ^4.1
- themosis/framework: ^2.0.0
Requires (Dev)
- orchestra/testbench: ~3.7
This package is auto-updated.
Last update: 2024-09-07 04:08:52 UTC
README
简介
Laravel Telescope 是一个优雅的 Laravel 框架调试助手。Telescope 提供了关于进入您应用的请求、异常、日志条目、数据库查询、队列作业、邮件、通知、缓存操作、计划任务、变量转储等的洞察。Telescope 是您本地 Laravel 开发环境的绝佳伴侣。
官方文档
可以在 Laravel 网站 上找到 Telescope 的文档。
许可证
Laravel Telescope 是开源软件,受 MIT 许可证 许可。