tal7aouy / errors
Error pages for the Laravel Framework using Tailwind.css
This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.
Installs: 218
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 1
Forks: 1
Language:Blade
pkg:composer/tal7aouy/errors
Requires
- php: ^8.0.2
- laravel/framework: >=8.65
README
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
