Top Pick Authentication Library for CodeIgniter 4

CodeIgniter Logo

CodeIgniter 4 was released last February 2020 and it intentionally does not provide an internal authentication or authorization class. So you can either code it yourselves or use any available authentication library for CodeIgniter 4.

What is the best authentication library for CodeIgniter 4? You may want to try these two libraries for your next CodeIgniter 4 projects.

Continue reading “Top Pick Authentication Library for CodeIgniter 4”

My CodeIgniter 3 Blog Script is Here!

CodeIgniter Logo

Finally, after months of planning and coding, I managed to complete the blog script using CodeIgniter 3. This is an enhancement from my previous CodeIgniter 2 blog tutorial.

If you are looking for tutorial on how to create a blog using CodeIgniter, please visit the links as follows:

  1. CodeIgniter Blog Tutorial – Part 1
  2. CodeIgniter Blog Tutorial – Part 2
  3. CodeIgniter Blog Tutorial – Part 3

What’s new in CodeIgniter 3?

  • Released as MIT license
  • Drop support for PHP 5.1.6, PHP 5.2.4 is the new minimum requirement
  • Tonnes of update including helpers, database, core library and etc.

You may check here for the full change log. Please proceed to here for demo site. Continue reading “My CodeIgniter 3 Blog Script is Here!”

Pengalaman pertama menjadi Tutor Laravel 5 online

pisyek-fiverr-wallpaper

Aku sekarang freelancing melalui Fiverr. Antara servis yang aku tawarkan adalah web development crash course menggunakan Laravel 5/CodeIgniter 3. Jadi sekarang aku mengajar secara online tentang Laravel 5.

Kursus Laravel 5 yang aku tawarkan ini adalah sesuai untuk level beginner – intermediate. Setakat ni aku pernah mengajar client dari negara-negara sekitar UK.

Mengajar secara online ni ada cabarannya yang tersendiri. Antaranya: Continue reading “Pengalaman pertama menjadi Tutor Laravel 5 online”

My first $5 Laravel Job on Fiverr

pisyek-fiverr-wallpaper

If you do not know what Fiverr is, it is an online marketplace offering tasks and services, beginning at a cost of $5 per job performed. I registered with this portal back in 2012 to offer my services but nothing serious happened back then.

However, I logged into Fiverr last week (after few years LOL) and published some Gigs. The next thing I know is some people start asking about my services, what can I offer to them.

“Wow, this is it. I’m going to get My First $5 on Fiverr!Continue reading “My first $5 Laravel Job on Fiverr”

CodeIgniter for beginner: 5 things you should know

CodeIgniter Logo

It is almost one year I’ve been using CodeIgniter framework for my projects. Personally, I like this PHP framework very much because it is small, easy to setup, no need to use command prompt and etc. Besides, the documentation is great!

However, some of my friends keep bugging me with simple questions about the framework, how to do this, how to do that, bla..bla..bla.., which are the answers already written in the documentation.

So, I’m writing this post so that they know what they should. Continue reading “CodeIgniter for beginner: 5 things you should know”