charrua/laravel-nice-error-pages

Error pages for the Laravel Framework

v1.0.0 2022-09-22 07:11 UTC

This package is auto-updated.

Last update: 2024-05-03 17:53:44 UTC


README

Social Card of Laravel Nice Error Pages

Back with the release of Laravel 5.7, Steve Schoger created illustrations for the common error pages like 403, 404, 500, and 503. Each one was included in the core as an SVG.

This package allows to use them on Laravel 6,7,8 & 9 🚀

Add package to your Laravel project:

composer require charrua/laravel-nice-error-pages

Publish vendor files:

php artisan vendor:publish --provider="Charrua\Errors\ErrorsServiceProvider"

This will create a folder in public/svg with the illustrations and another folder in views/errors with blade error pages. You can customize them as you want.

Enjoy 🤗

Note: This package is a fork of laravelcollective/errors. Originally created by Matt Lantz.

Send some love

To keep working and maintainig this free package please consider buying me a coffee. Thank you ✌️