Why is Code Igniter not recommended? |
(03-11-2020, 06:11 AM)livinkingstons Wrote: I have been checking out Code Igniter recently and it seems incredibly easy to get an idea going very quickly with little work. ci4 is new so it's ecosystem is weaker than others. there is not much 3rd party plugins for ci4. in symfony you can use 3 different ways to declare routes. in ci you should either set routes in php or let controllers do it auto. however ci's approach is much more simplistic than symfony or laravel. pro novice
|
Messages In This Thread |
Why is Code Igniter not recommended? - by livinkingstons - 03-11-2020, 06:11 AM
RE: Why is Code Igniter not recommended? - by tweenietomatoes - 03-11-2020, 10:34 AM
RE: Why is Code Igniter not recommended? - by zahhar - 03-11-2020, 02:41 PM
RE: Why is Code Igniter not recommended? - by seunex - 03-11-2020, 02:42 PM
RE: Why is Code Igniter not recommended? - by wdeda - 03-11-2020, 08:19 PM
RE: Why is Code Igniter not recommended? - by nonebeliever - 03-16-2020, 09:35 PM
RE: Why is Code Igniter not recommended? - by albertleao - 03-17-2020, 06:44 AM
|