CodeIgniter4 User Guide |
I have fixed the web-accessible CodeIgniter4 User Guide. It now pulls in CSS properly, so it is readable, and it pulls in Javascript, so it is searchable too.
This is for the "develop" branch, which means it is an "in progress" user guide, and its contents will change. I will update it periodically, as needed, and eventually move to an automated build & deployment after successful merges.
James Parry
Project Lead
Thanks jlp for your help, actually I was looking for this.
(06-26-2016, 12:21 AM)jlp Wrote: I have fixed the web-accessible CodeIgniter4 User Guide. It now pulls in CSS properly, so it is readable, and it pulls in Javascript, so it is searchable too. Thank you jlp! But there is an example has missing "return". It is in the follow page: http://pneskin2.nekoget.com/codeigniter/...your-model The method named "getNews" in "NewsModel" should have a return in the "if area" so that can return all rows from news table. Thank you for reading this. (05-04-2017, 12:30 AM)JuveLee Wrote: But there is an example has missing "return". Oops - thanks for catching this. I've raised a fixing PR so that Lonnie sees it too ![]()
Jim,
Please email me that image not as base64, Outlook cannot read it. What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
Hey,
This is great tutorial guide, I am a new in codeigniter this user manual usful for me Thanks.
01-14-2018, 07:16 AM
(This post was last modified: 01-14-2018, 07:18 AM by mehdibo. Edit Reason: spelling )
In the CodeIgniter(3 & 4)'s user guide, when you click on a link in the sidebar (for example libraries), why doesn't it just drop down and show all the libraries, why load a whole page.
I think it would be better (and faster) to just show them in the sidebar and collapse when needed. |
Welcome Guest, Not a member yet? Register Sign In |