Laravel 5 – 13
PHP 5.5+
Low commit activity in last 18 months
A long-lived project that still receives updates
Official Bugsnag notifier for Laravel applications.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

^3.1|^4.0|^5.0|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
phpunit/phpunit
^4.8.36|^6.3.1|^7.5.15|^8.3.5|^9.3.10|^10.0|^11.0|^12.0

Runtime

bugsnag/bugsnag
^3.29.0
bugsnag/bugsnag-psr-logger
^1.4|^2.0
^5.0|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0|^13.0
^5.0|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0|^13.0
monolog/monolog
^1.12|^2.0|^3.0
 Project Readme

Bugsnag exception reporter for Laravel and Lumen

Build Status StyleCI Status Documentation

The Bugsnag Notifier for Laravel gives you instant notification of errors and exceptions in your Laravel PHP applications. We support both Laravel and Lumen. Learn more about Laravel error reporting from Bugsnag.

Looking for Laravel 4 support?

v1 of our Laravel package supports Laravel 4. You can find it on our 1.7 branch.

Features

  • Automatically report unhandled exceptions and crashes
  • Report handled exceptions
  • Attach user information and custom diagnostic data to determine how many people are affected by a crash

Getting started

  1. Create a Bugsnag account
  2. Complete the instructions in the integration guide for Laravel or Lumen
  3. Report handled exceptions using Bugsnag::notify()
  4. Customize your integration using the configuration options

Support

Contributing

All contributors are welcome! For information on how to build, test, and release, see our contributing guide.

License

The Bugsnag Laravel library is free software released under the MIT License. See LICENSE.txt for details.