Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter 4.2
#10

(This post was last modified: 06-04-2022, 03:19 PM by kenjis.)

(06-04-2022, 05:01 AM)seighth Wrote: I built my site around the idea of easily finding the controller method just by looking at the url. Now it is all thrown out the window and I have to route literally "Hundreds" of ajax and form urls and also rename probably close to a hundred methods with "get,post,put, etc.." parameters... I feel betrayed.... is there a way to make the old way work in version 4.2.1? because I am already dying trying to maintain a fully featured social networking site and then these drastic changes happen.... do you guys hate me.. I love CI but.... T_T

The only change in v4.2.0 is the default setting of auto routing has been changed to be disabled.
If you enabled auto routing in your Routes.php (you definitely enabled), it is still enabled.

In short, auto routing (legacy) works in 4.x.
Reply


Messages In This Thread
CodeIgniter 4.2 - by MGatner - 06-03-2022, 09:12 AM
RE: CodeIgniter 4.2 - by kilishan - 06-03-2022, 10:12 AM
RE: CodeIgniter 4.2 - by datamweb - 06-03-2022, 11:41 AM
RE: CodeIgniter 4.2 - by trebor - 06-03-2022, 11:53 AM
RE: CodeIgniter 4.2 - by seunex - 06-03-2022, 02:29 PM
RE: CodeIgniter 4.2 - by InsiteFX - 06-03-2022, 11:35 PM
RE: CodeIgniter 4.2 - by seighth - 06-04-2022, 05:01 AM
RE: CodeIgniter 4.2 - by kenjis - 06-04-2022, 03:17 PM
RE: CodeIgniter 4.2 - by plaztic - 07-06-2022, 12:26 PM
RE: CodeIgniter 4.2 - by manager - 06-04-2022, 08:07 AM
RE: CodeIgniter 4.2 - by hamransp - 06-04-2022, 08:27 AM
RE: CodeIgniter 4.2 - by kenjis - 06-04-2022, 04:37 PM
RE: CodeIgniter 4.2 - by nc03061981 - 06-04-2022, 08:33 PM
RE: CodeIgniter 4.2 - by php_rocs - 06-06-2022, 07:18 AM
RE: CodeIgniter 4.2 - by namthanh - 06-06-2022, 09:22 PM
RE: CodeIgniter 4.2 - by luckmoshy - 06-07-2022, 01:14 AM
RE: CodeIgniter 4.2 - by tgix - 06-07-2022, 10:37 PM
RE: CodeIgniter 4.2 - by intvictor - 07-02-2022, 09:09 AM
RE: CodeIgniter 4.2 - by lokman - 07-03-2022, 09:07 PM



Theme © iAndrew 2016 - Forum software by © MyBB