Download the PHP package phuocdaivl/app-insights without Composer
On this page you can find all versions of the php package phuocdaivl/app-insights. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download phuocdaivl/app-insights
More information about phuocdaivl/app-insights
Files in phuocdaivl/app-insights
Download phuocdaivl/app-insights
More information about phuocdaivl/app-insights
Files in phuocdaivl/app-insights
Vendor phuocdaivl
Package app-insights
Short Description Extends the Application Insights API surface to support
License MIT
Package app-insights
Short Description Extends the Application Insights API surface to support
License MIT
Please rate this library. Is it a good library?
Informations about the package app-insights
DaiDP Application Insights
Application Insight for Larvel
This library uses the official Application Insights PHP API. To get started, you should have a basic knowledge of how Application Insights works (Tracking Event, Tracking Error, Tracking PageView, Tracking Request, ...).
Download & Install
Add service provider
Add the service provider to the providers array in the config/app.php
config file as follows:
Well done.
Handle Error
Open file app/Exceptions/Handler.php
and add following code:
Log customize error
-
Add log from try catch
- Add any customize log
All versions of app-insights with dependencies
PHP Build Version
Package Version
Requires
microsoft/application-insights Version
^0.4.5
The package phuocdaivl/app-insights contains the following files
Loading the files please wait ....