honeybadger-io/honeybadger-laravel

Honeybadger Laravel integration


README

Latest Version on Packagist Total Downloads Run Tests StyleCI

This is the Laravel library for integrating apps with the ⚡ Honeybadger Exception Notifier for Laravel.

Documentation and Support

For comprehensive documentation and support, check out our documentation site:

Testing

> composer test

Code Style

This project follows the PSR-2 Coding Standard. In addition, StyleCI will apply the Laravel preset.

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Releasing

We have enabled GitHub integration with Packagist. Packagist is automatically notified when a new release is made on GitHub:

  1. Update CHANGELOG.md with a new release and the changes
  2. Update VERSION in src/HoneybadgerLaravel.php with the new version
  3. Create a new release on the GitHub UI:
  • Create a new tag (i.e. v3.15.1)
  • Set release title as the version (i.e. 3.15.1)
  • Copy/paste changelog into release description

Credits

License

The MIT License (MIT). Please see License File for more information.