Welcome Guest, Not a member yet? Register   Sign In
Best way to project, plan and structure an app with CI
#2

Hi, usually I start with weak (simple) entities from the database, creating its models and domain classes.

Then I start creating controllers with empty methods (future implementation) to build like a skeleton, in other words, what will be the controller responsibilities, or "actions".

Then views... HTML markup

Oh, along with these activities I'll certainly create some core files like MY_Controller, MY_Model and MY_Log, because I have own stuff inside these files.
Reply


Messages In This Thread
RE: Best way to project, plan and structure an app with CI - by fmertins - 08-15-2019, 05:50 AM



Theme © iAndrew 2016 - Forum software by © MyBB