How To Add Filter On Specified HTTP Method and Controller in Routes.php? |
(03-06-2021, 08:53 AM)IvanBell Wrote: Shouldn't it be $routes instead of $rotues? Ah I have typo inserted in the post, but in my code is $routes Thank you (03-06-2021, 08:35 AM)iRedds Wrote: I cannot reproduce. Yes, and I'm using the 4.0.4 version, and I've found out they fixed it in the latest version https://github.com/codeigniter4/CodeIgni...ssues/3733. But the problem is, if I'm upgrade it, I will encounter with this issue "CI4 Generate Empty String On Query Binding Value On "FALSE" value (codeigniter.com)". This is a big dilemma and chicken and egg for me since I have no choice to upgrade and rewrite the whole code, my God. |
Messages In This Thread |
How To Add Filter On Specified HTTP Method and Controller in Routes.php? - by simonickalexs - 03-06-2021, 03:34 AM
RE: How To Add Filter On Specified HTTP Method and Controller in Routes.php? - by iRedds - 03-06-2021, 08:35 AM
RE: How To Add Filter On Specified HTTP Method and Controller in Routes.php? - by IvanBell - 03-06-2021, 08:53 AM
RE: How To Add Filter On Specified HTTP Method and Controller in Routes.php? - by simonickalexs - 03-07-2021, 06:28 PM
RE: How To Add Filter On Specified HTTP Method and Controller in Routes.php? - by iRedds - 03-08-2021, 12:19 AM
|