library canarium-libraries-error-handler
A custom error handler for displaying 404 pages.
unarealidad/canarium-libraries-error-handler
A custom error handler for displaying 404 pages.
- Friday, December 23, 2016
- by unarealidad
- Repository
- 0 Watchers
- 0 Stars
- 1 Installations
- PHP
- 1 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
ErrorHandler
A custom error handler for displaying 404 pages in canarium. This library attaches ErrorHandler\View\NotFoundStrategy
on bootstrap., (*1)
Template
To override the 404 page, add this file to your appinstance directory:, (*2)
view/error/404.phtml, (*3)
Template Variables |
Description |
$reason |
Contains the reason for the 404 |