Laravel Packages

Create GitHub Issues from Exceptions and Logs in Laravel

Published
Create GitHub Issues from Exceptions and Logs in Laravel image

The laravel-github-monolog package by Krishan König automatically creates GitHub issues from exceptions in your Laravel applications. This package is meant for smaller apps without the need for full-featured logging services.

When an error happens in your application, this package automatically creates a GitHub issue with error information and stack trace. If the issue happens multiple times, this package will create a new commit in the same issue:

This package also has deduplication features to avoid duplicate issues. It also buffers logs to limit GitHub API calls. In summary, here are the main features of this package:

Main Features

  • Automatically create GitHub issues from Exceptions & Logs
  • Group similar errors into single issues
  • Add comments to existing issues for recurring errors
  • Support customizable labels
  • Smart deduplication to prevent issues spam
  • Buffered logging for better performance

You can learn more about this package, get full installation instructions, and view the source code on GitHub.

Paul Redmond photo

Staff writer at Laravel News. Full stack web developer and author.

Sponsored

acquaintsoft logo
Acquaint Softtech

Hire Laravel developers with AI expertise at $20/hr. Get started in 48 hours.

Visit Acquaint Softtech

The latest

View all →
Image Dominant Color and HEIC Support in Laravel 13.24 image

Image Dominant Color and HEIC Support in Laravel 13.24

Read article
Official Laravel Zed Extension: LSP for PHP & Blade image

Official Laravel Zed Extension: LSP for PHP & Blade

Read article
Laravel Head: Manage Meta Tags, Open Graph, and JSON-LD image

Laravel Head: Manage Meta Tags, Open Graph, and JSON-LD

Read article
PhpStorm 2026.2 Released image

PhpStorm 2026.2 Released

Read article
Laravel Doctor: Diagnose Your App With One Artisan Command image

Laravel Doctor: Diagnose Your App With One Artisan Command

Read article
CPX: The Composer Package Executor for PHP image

CPX: The Composer Package Executor for PHP

Read article