kishor10d / Admin-Panel-User-Management-using-CodeIgniter

Admin Panel User Management Demo - CodeIgniter + AdminLTE Theme
http://cias.codeinsect.com
GNU General Public License v3.0
338 stars 241 forks source link

updated registration.php #57

Closed bayjohnpaul closed 5 years ago

bayjohnpaul commented 5 years ago

This is the updated registration.php. I added a register button at view login.php.

registration.txt

bayjohnpaul commented 5 years ago

Added Registration.php as a controller for view registration.php

this is the code.. registration_controller.txt

bayjohnpaul commented 5 years ago

Added a route for registration

this is the updated code for route.. routes.txt

bayjohnpaul commented 5 years ago

please review the updated code.

kishor10d commented 5 years ago

Still your code is not meeting the CodeIgniter standards. First you commit the code in your fork. Test it and check for standards thoroughly.

bayjohnpaul commented 5 years ago

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