For every website, we need some sort of admin panel to monitor over the content of the website. The developers must have to start with the basic functinalities like login, logout, create/manage admin ...
This is a working example of how to use the CodeIgniter RestFull API along with Doctrine. It is meant to show you how how to build a login system with CI RESTAPI (which might be tricky since you have ...