nogorsolutionsltd / error
Error pages for the Laravel Framework
Installs: 479
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 0
Forks: 0
Open Issues: 0
Language:Blade
Requires
- php: ^8.0.2
- laravel/framework: ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0
This package is auto-updated.
Last update: 2025-06-01 10:27:06 UTC
README
A beautiful list of error page for faster development.
Documentation
How to Install
composer require nogorsolutionsltd/error
then , publish the assets.
php artisan vendor:publish --tag=nogor-solutions-ltd-error --provider="NogorSolutionsLTD\Error\ServiceProvider"
Now you are all set to go.