CodeIgniter Forums
myth-auth users list - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28)
+--- Forum: CodeIgniter 4 Addins (https://forum.codeigniter.com/forumdisplay.php?fid=34)
+--- Thread: myth-auth users list (/showthread.php?tid=80412)



myth-auth users list - panv - 10-28-2021

How can I get all users into a list/array to display in a custom view?


RE: myth-auth users list - jdmdigital - 11-04-2021

(10-28-2021, 09:45 AM)panv Wrote: How can I get all users into a list/array to display in a custom view?

I'm about to do that for my app. It may not be the best practice but I'll share it when done unless someone shares a better plan before hand.