Home » Education » CodeIgniter 4 User Login Tutorial - Part 2 - User Registration

CodeIgniter 4 User Login Tutorial - Part 2 - User Registration

Written By Alex Lancer on Thursday, Apr 09, 2020 | 05:00 PM

 
In this video we continue to build a User Login system using CodeIgniter 4. This is a Part 2 of the series where we will complete: - User registration form - Add user to the database - Hash password - Create User Model to handle the users table in our database You can get full code from GitHub: https://github.com/alexlancer/codeigniter4login