I
I
Ilya2013-04-04 12:40:22
CodeIgniter
Ilya, 2013-04-04 12:40:22

Where can I see an example project on Codeigniter?

First time using Codeigniter for a project. On various forums they write, “Do not write thick controllers, they are not for logic, logic should be in models” ...

Codeigniter allows you to use it quite flexibly. I just have all the logic in the controllers, and in the models only functions with queries to the database are grouped.

Does anyone have the source of the open source project or maybe a link to github where you can get acquainted with the canonical approach of Codeigniter?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
skvorets, 2013-04-05
@hrhr99

A good example would be Pyrocms:
github.com/pyrocms/pyrocms
Written in CI, skinny controllers.

@
@codemake, 2013-04-05
_

Test blog with sources
Test blog with sources + description

I
Ilya, 2013-04-04
@hrhr99

delete

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question