Basic understanding of returned values for Codeigniter4
I’ve created my first model in CodeIgniter 4 (with Shield).
Basic understanding of returned values for Codeigniter4
I’ve created my first model in CodeIgniter 4 (with Shield).
Basic understanding of returned values for Codeigniter4
I’ve created my first model in CodeIgniter 4 (with Shield).
Basic understanding of returned values for Codeigniter4
I’ve created my first model in CodeIgniter 4 (with Shield).
Using validation rule ‘differs’ on Array Data
My controller receives JSON as POST data and passes it to the validator. There is some strange behavior using the differs[field_name]
rule. I try to let the validator check, if one of the optional alias
fields matches the value of name
. But they all differ, so it should pass – I thought.
This is the stripped down controller:
Codeigniter 4 using validation rule ‘differs’ on Array Data
My controller receives JSON as POST data and passes it to the validator. There is some strange behavior using the differs[field_name]
rule. I try to let the validator check, if one of the optional alias
fields matches the value of name
. But they all differ, so it should pass – I thought.
This is the stripped down controller:
Ci4 Routes in Subfolders
I know there are several question regarding this but still can’t get the answer and still got the problem.
why redirect to wrong path? after login using myth auth codeigniter 4
im newbie in codeigniter 4, I experienced problems when logging in to CodeIgniter 4, if the browser is not inspected the login element is successful but if the browser is inspected the login element will redirect to localhost:8080/assets