Changing the default controller naming convention in CodeIgniter
CodeIgniter is one of my favorite framework and I often use it for developing application quickly. Although it is very flexible in most cases, I find its naming convention to be strict. Many times I have faced this problem when my controller’s class ...
phpfour.hashnode.dev2 min read