https://github.com/enflow/error-templates
https://github.com/enflow/error-templates
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/enflow/error-templates
- Owner: enflow
- Created: 2022-05-15T14:48:17.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-09T20:58:29.000Z (almost 2 years ago)
- Last Synced: 2024-09-20T11:47:55.566Z (almost 2 years ago)
- Language: Twig
- Size: 190 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Error templates
This repository contains the error templates used by Enflow's projects. By generalizing this, we can include this composer project and load those views in there, and use them on server level.
## 500 error example

## Notes
1) Ensure files are under `www-data`
2) `sudo -u www-data php symlink.php`