CakePHP Auth Component Login Tutorial

In this tutorial we are going to see user login and registration using CakePHP AuthComponent. Every php frameworks will have their own Auth component that will handle user authentcation and authorization functionality. All we need to is just include that … Continue reading CakePHP Auth Component Login Tutorial