tal7aouy / laravel-custom-errors

⚡️ This Package makes it easy to display custom error pages for various HTTP status codes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel Errors

This Package makes it easy to display custom error pages for various HTTP status codes. you can also use the one in laravel Custom HTTP Error Pages

⚡️ Install :

composer require tal7aouy/errors

✅ Usage:

This package is very generic and simply publishes some files to your Laravel app.

 php artisan vendor:publish

usage

License

MIT © License

About

⚡️ This Package makes it easy to display custom error pages for various HTTP status codes.

License:MIT License


Languages

Language:Blade 97.7%Language:PHP 2.3%