objecttothis
|
832e36e379
|
Removed MY_Validation.php
- Having this in was breaking validation on CI4. We can figure out how to add it back in later if it's needed.
|
2023-04-27 21:54:09 -04:00 |
|
objecttothis
|
d7a3bc2259
|
Fixed index() naming
- https://codeigniter.com/user_guide/incoming/controllers.html#let-s-try-it-hello-world
- controller methods executed using improved auto routing needs the HTTP verb.
|
2023-04-27 21:54:09 -04:00 |
|
objecttothis
|
dd7e2f7001
|
Setting Routes
|
2023-04-27 21:54:09 -04:00 |
|
objecttothis
|
3831503721
|
Renamed index to getIndex in Controllers
|
2023-04-27 21:54:09 -04:00 |
|
objecttothis
|
4d6a3cc5e1
|
CI4 updates
- Adding a use reference for missing database handler driver
- Added missing Kint reference to composer.json
- Enabled auto routing (improved)
|
2023-04-27 21:54:09 -04:00 |
|
objecttothis
|
8c7f5c15ca
|
CI4 4.3.1 upgrade
- add missing files
- overwrite changed files
- merge code changes
- Matched .htaccess file in /public/ to CI4
- Corrected naming of Error language file to Errors
- Refactored references to Error language file
|
2023-04-27 21:54:09 -04:00 |
|
objecttothis
|
bdbc86060e
|
Upgrade to CI 4.2.10
|
2023-04-27 21:53:49 -04:00 |
|
objecttothis
|
977be7a278
|
Debugging routes
|
2023-04-27 21:53:49 -04:00 |
|
objecttothis
|
63162b97fe
|
Upgrade to CodeIgniter 4.1.3
|
2023-04-27 21:52:54 -04:00 |
|