fredylg/azure-application-insights
Composer 安装命令:
composer require fredylg/azure-application-insights
包简介
README 文档
README
a Laravel 6 package to implement Azure Application Insights
This pacakge is based on https://github.com/Marchie/ms-application-insights-laravel
The request will send the following additional properties to Application Insights:
ajax (boolean): true if the request is an AJAX request ip (string): The client's IP address pjax (boolean): true if the request is a PJAX request secure (boolean): true if the request was sent over HTTPS route (string): The name of the route, if applicable user (integer): The ID of the logged in user, if applicable referer (string): The HTTP_REFERER value from the request, if available
统计信息
- 总下载量: 2.08k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-03-17