I have Codeigniter and Ion Auth installed on MAMP. I have libraries, but I'm not sure how to build the necessary database tables for Ion Auth. Is there a preferred / best way to do this? Should I copy the request code from somewhere? Run setup-db script? In this case, with Codeigniter installed, is there any basic database setup that needs to be done? All I did was set up the ci_sessions table.
Thanks for any help.
source share