Welcome Guest, Not a member yet? Register   Sign In
How to organize applications ?
#2

(This post was last modified: 12-15-2019, 09:20 AM by InsiteFX.)

It really depends on what type of application it is.

You could have and application that has separate backend and frontend.

In CodeIgniter 4 we now have modules so we can divide our applications
into modules.

Example

Admin Module
Blog    Module
CMS    Module
etc;

CodeIgniter 4 is just about ready to be released soon so I would start by
designing my new application using CodeIgniter 4 and modules.

That is what I' am doing using now. Building my admin dashboard using
AdminLTE.

The nice thing about using modules is that once made they are reusable.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
How to organize applications ? - by jocm.aguiar - 12-15-2019, 06:25 AM
RE: How to organize applications ? - by InsiteFX - 12-15-2019, 09:19 AM
RE: How to organize applications ? - by InsiteFX - 12-17-2019, 12:21 PM
RE: How to organize applications ? - by InsiteFX - 12-22-2019, 12:59 PM
RE: How to organize applications ? - by ZoeF - 04-14-2020, 12:10 PM
RE: How to organize applications ? - by InsiteFX - 04-14-2020, 12:44 PM
RE: How to organize applications ? - by InsiteFX - 04-25-2020, 07:57 AM
RE: How to organize applications ? - by jreklund - 05-21-2020, 07:45 AM
RE: How to organize applications ? - by InsiteFX - 05-21-2020, 08:40 AM
RE: How to organize applications ? - by jreklund - 05-22-2020, 09:56 AM
RE: How to organize applications ? - by InsiteFX - 11-28-2020, 12:47 AM
RE: How to organize applications ? - by isoftzone - 02-13-2021, 04:26 AM



Theme © iAndrew 2016 - Forum software by © MyBB