anthonymacs/http-errors

Beautiful, customizable HTTP error pages for Laravel

Maintainers

Package info

github.com/anthonymacs/http_errors

Language:Blade

pkg:composer/anthonymacs/http-errors

Statistics

Installs: 1

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

dev-main 2026-04-08 08:06 UTC

This package is auto-updated.

Last update: 2026-04-08 08:06:33 UTC


README

Beautiful, customizable HTTP error pages for Laravel applications. Replace Laravel's default error screens with clean, user-friendly views — in seconds.

Features

  • Clean, modern error page designs
  • Drop-in install — zero configuration needed
  • Fully publishable and customizable views
  • Covers all common HTTP error codes
  • Easy to style to match your app's branding

Included Error Pages

Code Description
400 Bad Request
401 Unauthorized
403 Forbidden
404 Not Found
419 Page Expired
429 Too Many Requests
500 Internal Server Error
503 Service Unavailable

Installation

Dev / latest:

composer require anthonymacs/http-errors dev-main

Publish Error Views

php artisan vendor:publish --tag=http-errors-views

This copies all error views into your project at: