codeigniter-base-model
codeigniter-base-model copied to clipboard
Loading the model in subfolders errors
trafficstars
I create a model in subfolder , like users/user_model.php, users/role_model.php, and make a belongsTo relationship between them, when I get a user instance, I could not get the role