bugsnag/bugsnag-laravel

Official Bugsnag notifier for Laravel applications.

Package info

github.com/bugsnag/bugsnag-laravel

pkg:composer/bugsnag/bugsnag-laravel

Statistics

Installs: 36 034 535

Dependents: 40

Suggesters: 4

Stars: 903

Open Issues: 9

v2.30.0 2026-04-08 12:33 UTC

Requires

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT ad05fc9af03dddf04d65addedf21607276afee5f

  • James Smith <notifiers.woop@bugsnag.com>

loggingerrorsexceptionslaravelbugsnagtracking

This package is auto-updated.

Last update: 2026-06-09 10:25:22 UTC


README

👁 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.