![]() |
There is no data to insert. - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28) +--- Forum: CodeIgniter 4 Support (https://forum.codeigniter.com/forumdisplay.php?fid=30) +--- Thread: There is no data to insert. (/showthread.php?tid=78738) |
There is no data to insert. - matamune - 03-04-2021 my app/controllers -> Setting.php Code: <?php my app/models/ -> SettingModel.php PHP Code: <?php What was wrong with my code ?? Someone can help ? |