![]() |
Converting an application from CI3.x to CI 4.1.3
My Controllers are in app/Controllers/ PHP Code: <?php My app/Config/Routes.php includes PHP Code: <?php but php spark routes includes no "auto" entries and I end up with an error when I navigate to https://[domain]/pos_dev/public CodeIgniter\HTTP\Exceptions\HTTPException route cannot be found while reverse-routing. |
Messages In This Thread |
Auto Routing and redirect() not working - by objecttothis - 12-06-2022, 08:22 AM
RE: Auto Routing (Legacy) not working - by InsiteFX - 12-06-2022, 11:40 PM
RE: Auto Routing (Legacy) not working - by objecttothis - 12-10-2022, 03:19 PM
RE: Auto Routing (Legacy) not working - by kenjis - 12-10-2022, 05:58 PM
Redirect() not working - by objecttothis - 01-30-2023, 12:44 AM
RE: Auto Routing and redirect() not working - by kenjis - 01-30-2023, 12:57 AM
RE: Auto Routing and redirect() not working - by objecttothis - 01-30-2023, 01:10 AM
|