Welcome to LaraBug
LaraBug is a comprehensive error tracking and monitoring service designed specifically for Laravel applications. It helps you identify, track, and resolve exceptions before they impact your users.
What is LaraBug?
LaraBug automatically captures and logs all exceptions that occur in your Laravel application, providing you with detailed stack traces, context information, and real-time notifications. This allows you to quickly identify and fix issues in production environments.
Key Features
- Real-time Error Tracking - Get notified instantly when errors occur in your application
- Detailed Stack Traces - View complete stack traces with file names, line numbers, and code context
- Smart Grouping - Similar exceptions are automatically grouped together for easier management
- Environment Tracking - Track errors across different environments (production, staging, development)
- Team Collaboration - Invite team members and collaborate on resolving issues
- Email & Webhook Notifications - Receive notifications via email or integrate with your favorite tools
- JavaScript Error Tracking - Track client-side JavaScript errors alongside server-side exceptions
- Performance Monitoring - Monitor application performance and identify bottlenecks
- Custom Context - Add custom data to exceptions for better debugging
How It Works
- Install the Package - Add LaraBug to your Laravel application via Composer
- Configure - Set your API keys in the configuration file
- Deploy - Push your code to production
- Monitor - LaraBug automatically captures all exceptions and sends them to your dashboard
- Fix - Review exceptions, collaborate with your team, and resolve issues quickly
Getting Started
To get started with LaraBug, follow these steps:
- Create an account at larabug.com
- Create a new project to receive an API key
- Install the LaraBug package in your Laravel application
- Configure your environment variables
- Start tracking errors!
Check out the Installation guide to begin.
Support
If you need help or have questions:
- Check the documentation for detailed guides
- Contact our support team via the dashboard
- Report issues on GitHub
Laravel Version Compatibility
LaraBug supports Laravel versions 6.x through 12.x, ensuring compatibility with both legacy and modern Laravel applications.