Why is it that whenever I redirect something through the controller functionsof my Codeigniter 4 controller is not working?

前端 未结 0 1214
天涯浪人
天涯浪人 2020-11-21 15:44

public function checkfailure(){ print_r(\'Failure\');

    redirect(\'/make-your-voided-checks\', \'refresh\');
}
相关标签:
回答
  • 消灭零回复
提交回复
热议问题