MY_I18n_Model - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28) +--- Forum: CodeIgniter 4 Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=31) +--- Thread: MY_I18n_Model (/showthread.php?tid=72907) |
MY_I18n_Model - keulu - 02-27-2019 Hi guys, just want to share my i18n_model with you. here is a gist. Give me feedback if you want or ask for any help. https://gist.github.com/keulu/b54791e968231ed438d4cc3dec893aa0 RE: MY_I18n_Model - kilishan - 02-27-2019 Nice! Thanks for sharing that. |