Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter4 User Guide
#1

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
Reply
#2

Thanks jlp for your help, actually I was looking for this.
Reply
#3

(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.

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.

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.
Reply
#4

(05-04-2017, 12:30 AM)JuveLee Wrote: 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.

Oops - thanks for catching this. I've raised a fixing PR so that Lonnie sees it too Smile
Reply
#5

@JuveLee tutorial fixed in the CI4 repo Smile
Reply
#6

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 )
Reply
#7

(05-07-2017, 03:02 AM)InsiteFX Wrote: Jim,

Please email me that image not as base64, Outlook cannot read it.

"That image" ?? ... not sure what you are referring to.
Reply
#8

Hey,

This is great tutorial guide, I am a new in codeigniter this user manual usful for me Thanks.
Reply
#9

Thank you jlp..
It is very helpful for beginners.
Reply
#10

(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.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB