开发者

Build tables for ion auth and codeigniter

I have Codeigniter and Ion Auth installed on MAMP. I have the libraries working but I'm not sure how to build the required database tables for Ion Auth. Is there a preferred / best-practices way of doing this? Should I copy a query code from somewhere? Run a setup-db script? For that ma开发者_高级运维tter, with Codeigniter installed, is there any basic database setup that should be performed? All I have done is setup the ci_sessions table.

Thanks for any help.


Oh - I figured this one out.

Just import the .sql file provided by Ion Auth - in my case I used PHPmyAdmin to import ion_auth.sql.

This built the meta table, et al

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜