Closed bayjohnpaul closed 5 years ago
Added Registration.php as a controller for view registration.php
this is the code.. registration_controller.txt
Added a route for registration
this is the updated code for route.. routes.txt
please review the updated code.
Still your code is not meeting the CodeIgniter standards. First you commit the code in your fork. Test it and check for standards thoroughly.
What do you mean by standard? Can you please give me example? Thanks in advance, im still a beginner trying to learn more about codeigniter. Hope you understand
This is the updated registration.php. I added a register button at view login.php.
registration.txt