I am trying to create multi-site platform using codeigniter. Requirements are: - Same Codebase. - Same Database.
Just wanted to know how to achieve multi-site platform if we use same database/codebase? Is there any way we can create separate tables for each new site i.e wordpress multisite?
Thanks a lot.