larahawk/watcher

Listen for Laravel exceptions and log events then report them back to a Larahawk account

v1.0.1 2019-09-22 04:01 UTC

This package is auto-updated.

Last update: 2025-01-29 06:31:40 UTC


README

Current Version Build Status

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

  1. Create a Larahawk account
  2. Install this package using composer require larahawk/watcher
  3. Add your project's API key to the application's .env file
  4. 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.