Skip to content

Codeigiter 4 Shield : Customize Registration Controller #1137

Answered by warcooft
sknair123 asked this question in Q&A
Discussion options

You must be logged in to vote

in this post controller

$routes->post('register', '\App\Controllers\RegisterController::registerView');

it should be directed to the following route

$routes->post('register', '\App\Controllers\RegisterController::registerAction');

Replies: 2 comments 13 replies

Comment options

You must be logged in to vote
11 replies
@sknair123
Comment options

@warcooft
Comment options

@sknair123
Comment options

@warcooft
Comment options

@warcooft
Comment options

Answer selected by sknair123
Comment options

You must be logged in to vote
2 replies
@kenjis
Comment options

@warcooft
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants