All Projects → bugsnag → Bugsnag Laravel

bugsnag / Bugsnag Laravel

Licence: mit
Bugsnag notifier for the Laravel PHP framework. Monitor and report Laravel errors.

Projects that are alternatives of or similar to Bugsnag Laravel

bugsnag-java
Bugsnag error reporting for Java.
Stars: ✭ 51 (-93.16%)
Mutual labels:  debugging, errors, crash-reporting, error-monitoring, crash, error-handling, debug, exceptions, bugs, error-reporting, debugging-tool
Bugsnag Go
Automatic panic monitoring for Go and Go web frameworks, like negroni, gin, and revel
Stars: ✭ 155 (-79.22%)
Mutual labels:  error-handling, error-monitoring, exceptions, errors, error-reporting, debug, debugging-tool, crash-reporting, crash, bugs
Bugsnag Android
Bugsnag crash monitoring and reporting tool for Android apps
Stars: ✭ 990 (+32.71%)
Mutual labels:  error-monitoring, exceptions, errors, error-reporting, debugging, debug, debugging-tool, crash-reporting, crash, bugs
Bugsnag Ruby
Bugsnag error monitoring & reporting software for rails, sinatra, rack and ruby
Stars: ✭ 211 (-71.72%)
Mutual labels:  error-handling, error-monitoring, exceptions, errors, error-reporting, debugging, debug, debugging-tool, crash, bugs
Bugsnag Php
Bugsnag error monitoring and crash reporting tool for PHP apps
Stars: ✭ 475 (-36.33%)
Mutual labels:  error-handling, error-monitoring, exceptions, errors, error-reporting, debug, debugging-tool, crash-reporting, crash, bugs
Bugsnag Node
[DEPRECATED] Please upgrade to our Universal JS notifier "@bugsnag/js" • https://github.com/bugsnag/bugsnag-js
Stars: ✭ 48 (-93.57%)
Mutual labels:  error-handling, error-monitoring, exceptions, errors, error-reporting, debugging, debug, debugging-tool, crash-reporting, bugs
Bugsnag React Native
Error monitoring and reporting tool for native exceptions and JS errors in React Native apps
Stars: ✭ 374 (-49.87%)
Mutual labels:  error-handling, error-monitoring, exceptions, error-reporting, debug, debugging-tool, crash-reporting, crash, bugs
Bugsnag Python
Official bugsnag error monitoring and error reporting for django, flask, tornado and other python apps.
Stars: ✭ 69 (-90.75%)
Mutual labels:  error-monitoring, exceptions, errors, error-reporting, debug, debugging-tool, crash-reporting, crash, bugs
Bugsnag Js
Javascript error handling tool for Bugsnag. Monitor and report JavaScript bugs & errors.
Stars: ✭ 625 (-16.22%)
Mutual labels:  error-handling, error-monitoring, exceptions, error-reporting, debug, debugging-tool, crash-reporting, bugs
Bugsnag Cocoa
Bugsnag crash reporting for iOS, macOS and tvOS apps
Stars: ✭ 167 (-77.61%)
Mutual labels:  error-handling, error-monitoring, exceptions, errors, error-reporting, debugging-tool, crash-reporting, bugs
Bugsnag Android Ndk
DEPRECATED - this project now lives at bugsnag/bugsnag-android
Stars: ✭ 42 (-94.37%)
Mutual labels:  error-handling, error-monitoring, exceptions, errors, error-reporting, crash-reporting, bugs
bugsnag-vue
[DEPRECATED] This package now lives within the monorepo for our Universal JS notifier "@bugsnag/js" • https://github.com/bugsnag/bugsnag-js
Stars: ✭ 26 (-96.51%)
Mutual labels:  debugging, error-monitoring, error-handling, debug, error-reporting, debugging-tool
bugsnag-symfony
Bugsnag notifier for the Symfony PHP framework. Monitor and report errors in your Symfony apps.
Stars: ✭ 42 (-94.37%)
Mutual labels:  errors, crash-reporting, error-monitoring, bugs, error-reporting
TrackJS-Node
TrackJS Error Monitoring agent for NodeJS
Stars: ✭ 26 (-96.51%)
Mutual labels:  debugging, error-monitoring, error-handling, error-reporting, debugging-tool
raygun4ruby
The Ruby & Ruby on Rails provider for Raygun
Stars: ✭ 37 (-95.04%)
Mutual labels:  crash-reporting, error-monitoring, error-handling, error-reporting
periskop
Exception Monitoring Service
Stars: ✭ 128 (-82.84%)
Mutual labels:  errors, error-monitoring, exceptions, error-reporting
bugsnag-wordpress
Bugsnag error monitoring for WordPress sites
Stars: ✭ 20 (-97.32%)
Mutual labels:  error-monitoring, error-handling, error-reporting, debugging-tool
Exceptionless
Exceptionless server and jobs
Stars: ✭ 2,107 (+182.44%)
Mutual labels:  error-handling, error-monitoring, crash-reporting, error-reporting
backtrace-unity
First-class error reporting for the Unity game engine.
Stars: ✭ 99 (-86.73%)
Mutual labels:  crash-reporting, error-monitoring, crash, error-reporting
CrashLogger
A dll injected into process to dump stack when crashing.
Stars: ✭ 19 (-97.45%)
Mutual labels:  debugging, crash-reporting, crash, debug

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].