Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mgatner/codeigniter-error
Demonstration of an error in the CodeIgniter framework
https://github.com/mgatner/codeigniter-error
Last synced: 27 days ago
JSON representation
Demonstration of an error in the CodeIgniter framework
- Host: GitHub
- URL: https://github.com/mgatner/codeigniter-error
- Owner: MGatner
- License: mit
- Created: 2022-01-25T14:04:03.000Z (almost 3 years ago)
- Default Branch: develop
- Last Pushed: 2022-01-25T16:09:06.000Z (almost 3 years ago)
- Last Synced: 2024-12-13T03:10:57.177Z (about 1 month ago)
- Language: PHP
- Size: 77.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# codeigniter-error
Demonstration of an error in the CodeIgniter framework## Install
1. Run `composer install`
2. Serve the project
3. Browse to web root
4. Click "Small" link to verify downloads work
5. Click "Large" link to demonstrate download failure## Example
A live instance of this project can be viewed here: [https://cierror.gatner.be](https://cierror.gatner.be)