Search by

laravel-ux / errors

jcakokorev

Polished, customizable HTTP error pages for Laravel.

Package info

github.com/laravel-ux/errors

pkg:composer/laravel-ux/errors

Statistics

Installs: 3

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v0.1.0 2026-09-11 19:46 UTC

This package is auto-updated.

Last update: 2026-09-11 19:58:47 UTC


README

Introduction

Laravel UX Errors provides polished HTTP error pages while preserving Laravel's native rendering conventions. Application views take precedence over package fallbacks, common status codes are covered out of the box, and generic 4xx and 5xx pages handle the remaining responses.

The independent layout follows the application's fonts and frontend assets without requiring the Laravel UX UI package. Laravel Head provides the page title, viewport, and non-indexable robots metadata while preserving the application's global head defaults.

The package includes Laravel Boost guidance for supported AI coding agents working with HTTP error rendering and application overrides.

Documentation

Documentation for Laravel UX Errors can be found on the Laravel UX website.

License

Laravel UX Errors is open-sourced software licensed under the MIT license.