charrua / laravel-nice-error-pages
Error pages for the Laravel Framework
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:Blade
Requires
- php: >=7.1.3
- laravel/framework: ^6.0|^7.0|^8.0|^9.0
README
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 ✌️