unarealidad / canarium-libraries-error-handler
A custom error handler for displaying 404 pages.
Installs: 8
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/unarealidad/canarium-libraries-error-handler
This package is not auto-updated.
Last update: 2025-09-28 00:45:34 UTC
README
A custom error handler for displaying 404 pages in canarium. This library attaches ErrorHandler\View\NotFoundStrategy
on bootstrap.
Template
To override the 404 page, add this file to your appinstance directory:
view/error/404.phtml
Template Variables | Description |
---|---|
$reason | Contains the reason for the 404 |