Lara Bug

Laravel Error Tracking

Your users do not always report errors, LaraBug does.
LaraBug is a simple to use and implement error tracker
built for the Laravel framework

LaraBug Dashboard

Ready to go in seconds

Discover

You might discover errors you didn't know existed. LaraBug helps you solve these.

Fast as a rocket

LaraBug is designed to be fast. We use the latest techniques to stay fast.

Ideas to life

We are open to new ideas! Submit them using our contact form or contribute to our github repository.

Notifications

Send notifications to e-mail, Discord or Slack to get notified right away about new exceptions.

Track and fix errors #

Get up and running within 2 minutes.

LaraBug tracks all types of errors your application generates.

Get started
Exception
Object of class stdClass could not be converted to string
url
/invoices/update
Method
PATCH
Class
InvoiceController
Reported
2020-02-16 08:51:21 (24 seconds ago)
Exception
Notice: Trying to get property of non-object
url
/home
Method
GET
Class
HomeController
Reported
2020-02-16 08:51:21 (24 seconds ago)
Illegal value
Other occurences
1 this month
File
/home/ploi/website.com/index.php
Line
3
                
public function show(): Exception {
  throw new Exception('
    This is a test exception
    from the LaraBug console
  ');
}
              
Exception
Illegal value
Other occurences
None
Visibility
Private
Exception
Illegal value
Other occurences
1 this month
Visibility
Public

Sharing exceptions #

Collaborate with others

You can safely share your exceptions to collaborate on solutions. This makes solving errors easy.

Get started

Feedback #

Collect feedback when a user experiences an exception

Sometimes it is useful to know the flow of how an exception occured. With our easy feedback feature, it is possible for your users to leave feedback on how the error happened.

Get started
Oops, something went wrong..
Oops, something went wrong...
Don't worry, we can fix it with your feedback
Name
John Doe
Email address
What happend?
I clicked the save button which made it explode 🧨

Easiest service to implement and use, knowing that there are no exceptions helps me focus on developing the platform. And if there are any exceptions not requiring the user to report them to you and having additional data really helps solving them

Person

Zander vd Meer

Developer at Meer Development

I'm using Larabug since the beginning, its a great service to get your exceptions direct in the mail, on Slack and even on Discord. I fixed a lot of problems because of these notifications.

Person

Tim Kwakman

Founder of CraftingStore