Php – CodeIgniter 4, post request always empty
I am new with CodeIgniter.. I have weird issue, i can't get POST request data inside controller. I thought it is because some inputs, i removed and left only one (in addition to CodeIgniter's generated csrf_test_name). It didn't help, then…