Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/enflow/error-templates
https://github.com/enflow/error-templates
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/enflow/error-templates
- Owner: enflow
- Created: 2022-05-15T14:48:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-09T20:58:29.000Z (4 months ago)
- Last Synced: 2024-09-20T11:47:55.566Z (4 months 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
![500 error](/docs/500-example.png)## Notes
1) Ensure files are under `www-data`
2) `sudo -u www-data php symlink.php`