Routing Cleanup Tool |
I have spent too much of my codeigniter 4 programming time on routes which are typically so easy in html
Codeigniter 4 is best when using templates, somehow weak when making custom html pages Codeigniter 4 root folder evolved to a new location from original editions, old training videos may not reflect that change.... Xampp does not match well with this coding, will ruin your database if not backed up, backing up database views is a bit harder Enter Laragon for Windows -- very helpful!-- easily change root after project is installed Yet still it seems I change filenames from caps to small case and somewhere in the code from notepad to codeigniter 4 is a major disconnect, defaults to original Somehow we need much better tracing or problem resolution for routes that fail, 404 errors are too often inconclusive It would be prayers answered to have a standalone routing cleanup tool for naming, htaccess files, routing |
Messages In This Thread |
Routing Cleanup Tool - by mcrase2021 - 10-05-2021, 02:35 PM
RE: Routing Cleanup Tool - by includebeer - 10-05-2021, 03:13 PM
RE: Routing Cleanup Tool - by wdeda - 10-05-2021, 07:25 PM
RE: Routing Cleanup Tool - by InsiteFX - 10-06-2021, 02:07 AM
RE: Routing Cleanup Tool - by xepaca2094 - 07-24-2022, 09:59 PM
|