PHPackages                             cloudbay/friendly-errors - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. cloudbay/friendly-errors

ActiveLibrary[Debugging &amp; Profiling](/categories/debugging)

cloudbay/friendly-errors
========================

Friendly, guided 500 pages with incident IDs and human context for Laravel apps.

v1.0.0(7mo ago)02MITPHPPHP &gt;=8.1

Since Oct 6Pushed 7mo agoCompare

[ Source](https://github.com/cloudbaysc/friendly-errors)[ Packagist](https://packagist.org/packages/cloudbay/friendly-errors)[ RSS](/packages/cloudbay-friendly-errors/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Cloudbay Friendly Errors
========================

[](#cloudbay-friendly-errors)

A Laravel package that replaces ugly 500 error pages with **friendly, non-technical error screens**.
It shows a unique **incident ID** (logged + displayed), optional **business context** (like the item and submitter), and clear **next steps** for users (support contacts, retry/back buttons).

Works out of the box for both **web** and **API** responses.
Perfect for any Laravel project.

---

🚀 Features
----------

[](#-features)

- Generates a **unique incident ID** for every request (logged + shown).
- **Friendly 500 page** with human wording (not a stack trace).
- Configurable **support contacts**: email, phone, WhatsApp, docs link, business hours.
- Optional **context resolver**: shows what item/request caused the error and who submitted it.
- Works for **web** and **API** (returns JSON if `Accept: application/json`).
- Easily **customizable views and config**.
- Zero app `Handler.php` overrides (safe middleware-based).
- PSR-4 autoloaded + Laravel auto-discovery.

---

📦 Installation
--------------

[](#-installation)

Require the package via Composer:

```
composer require cloudbay/friendly-errors
```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance63

Regular maintenance activity

Popularity2

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

225d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6d8eda5222653259e7740a7280f02e20169aeabbddf18156901dfe649b9fb224?d=identicon)[cloudbaysc](/maintainers/cloudbaysc)

---

Top Contributors

[![cloudbaysc](https://avatars.githubusercontent.com/u/187368687?v=4)](https://github.com/cloudbaysc "cloudbaysc (4 commits)")

### Embed Badge

![Health badge](/badges/cloudbay-friendly-errors/health.svg)

```
[![Health](https://phpackages.com/badges/cloudbay-friendly-errors/health.svg)](https://phpackages.com/packages/cloudbay-friendly-errors)
```

###  Alternatives

[barryvdh/laravel-debugbar

PHP Debugbar integration for Laravel

19.2k124.3M624](/packages/barryvdh-laravel-debugbar)[fruitcake/laravel-debugbar

PHP Debugbar integration for Laravel

19.1k662.9k29](/packages/fruitcake-laravel-debugbar)[spatie/laravel-ignition

A beautiful error page for Laravel applications.

573146.7M471](/packages/spatie-laravel-ignition)[spatie/laravel-ray

Easily debug Laravel apps

31738.4M2.8k](/packages/spatie-laravel-ray)[laradumps/laradumps

LaraDumps is a friendly app designed to boost your Laravel PHP coding and debugging experience.

1.3k1.3M29](/packages/laradumps-laradumps)[glhd/laravel-dumper

382801.4k](/packages/glhd-laravel-dumper)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
