Libraries tagged by error page
dragonofmercy/custom-ai-solution
8 Downloads
AI Solution provider using custom service for Spatie Ignition Error Solution
arndtteunissen/simple_404_handler
4355 Downloads
Enables simple 404 Page NotFound handling, also for multilingual sites.
priyank2006/laravel-revanced
17 Downloads
Laravel Project Boilerplate with enhanced customisations and features like Beautiful Error Pages, Indian Time Zone and Some Privacy and Security Features.
marcelweidum/redirect
13 Downloads
Craft redirect plugin provides an easy way to enter and maintain 301 and 302 redirects and 404 error pages.
jtsternberg/wp_die
22 Downloads
Adds the `wp_die` function from WordPress, to provide a nicely formatted error page to your app, etc.
jandrda/check-http-code
11 Downloads
Simple script for checking http code of URL list and filter if necessary. Can be easy used for checking 404 codes for site and getting list of 404 error pages.
itsgoingd/laravel-boo
23 Downloads
Pretty error page for your Laravel app.
ctw/ctw-middleware-httpexception
124 Downloads
This PSR-15 middleware catches exceptions implementing "Ctw\Http\HttpException\HttpException\HttpExceptionInterface" and returns a custom error page.
charm/exception-middleware
10 Downloads
Provides a PSR-15 Middleware which traps exceptions and renders a nice error page.
classmarkets/raven-bundle
15200 Downloads
Display sentry event ids on error pages
de-swebhosting-typo3-extension/linktypeswitch
1369 Downloads
Allows config of different link types (e.g. to access restricted pages), improved error handling and redirect to login page.
rapidwebltd/no-post-data-laravel-middleware
78 Downloads
Under certain conditions, when posting data from a form, the web server may lose the post data. This commonly happens if a user is uploading a large file beyond the size limits set in the web server's configuration. Laravel does not handle this situation and may end up throwing a somewhat confusing `TokenMismatchException in VerifyCsrfToken` due to CSRF protection. The 'No Post Data Laravel Middleware' handles situations in which a post request has been submitted and contains no post data - a situation which should not occur under normal usage. By default, the middleware will redirect back to the previous page with an error message flashed to the session. This can then be output on your view as you would normally handle validation errors. If needed, you can also modify this default behaviour and allow any code to run when the 'post request with no post data' situation is encountered.
phpwatch/wordpress-fast404
197 Downloads
WordPress plugin to prevent WordPress from delivering full Page-Not-Found errors when the browser is not expecting a full HTML page. Saves bandwidth and improves performance.
intera-typo3-extension/errortuner
3225 Downloads
Improved error handling and redirection to the login page.
tba-api/tba-api-client-php
7 Downloads
# Overview Information and statistics about FIRST Robotics Competition teams and events. # Authentication All endpoints require an Auth Key to be passed in the header `X-TBA-Auth-Key`. If you do not have an auth key yet, you can obtain one from your [Account Page](/account). A `User-Agent` header may need to be set to prevent a 403 Unauthorized error.