/laravel-nice-error-pages

Some elegant error page illustrations for Laravel

Primary LanguageBladeMIT LicenseMIT

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 ✌️