Download the PHP package larahawk/watcher without Composer
On this page you can find all versions of the php package larahawk/watcher. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download larahawk/watcher
More information about larahawk/watcher
Files in larahawk/watcher
Download larahawk/watcher
More information about larahawk/watcher
Files in larahawk/watcher
Vendor larahawk
Package watcher
Short Description Listen for Laravel exceptions and log events then report them back to a Larahawk account
License MIT
Package watcher
Short Description Listen for Laravel exceptions and log events then report them back to a Larahawk account
License MIT
Please rate this library. Is it a good library?
Informations about the package watcher
Larahawk Watcher
This watcher package listens for exceptions and log events from your Laravel application and reports them back to your Larahawk account.
Features
- Automatically reports unhandled exceptions
- Reports helpful log events by default
- Attaches user, browser, and OS information to each event
Installation
- Create a Larahawk account
- Install this package using
composer require larahawk/watcher
- Add your project's API key to the application's
.env
file - Make any desired adjustments to the watcher using the package's config file
Contributing and Support
Feel free to submit any issues you might have with this package, but please search through previously-added ones first. All contributions are welcome!
License
The MIT License (MIT). See LICENSE.md for more details.
All versions of watcher with dependencies
PHP Build Version
Package Version
The package larahawk/watcher contains the following files
Loading the files please wait ....