Does the CI3 Application Flowchart also apply to CI4? |
CI3 Application Flowchart
I found the above link to the image ideal for visualising the CI3 Application Flow and especially when comparing with the maximum log threshold results. Is there a separate CI4 version or is the flow exactly the same?
> Is there a separate CI4 version or is the flow exactly the same?
Probably no CI4 version. The flow is not the same.
No it does not, I creatred the last CI 3 flow chart, will see about creating a new one for CI4 when I find the time.
What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
How about this?
Events have many points.
https://codeigniter4.github.io/CodeIgnit...ent-points post_controller_constructor is executed after a controller construction, precisely after initController() is called. A controller is constructed after before filters executions. |
Welcome Guest, Not a member yet? Register Sign In |