![]() |
(11-16-2022, 09:38 PM)iRedds Wrote: To do what you want, your model must have a namespace other than the default one. Thank You @iRedds. I update the answer in the https://stackoverflow.com/q/74457092/6786634 I have separate the module. I created a shared/Models folder. So the shared model can be access from both application 1 and 2. Now everything is working. |
Messages In This Thread |
Mutli Application Calling Model From Shared Site In Single Installation Codeigniter 4 - by dennz.liu - 11-16-2022, 08:33 AM
RE: Mutli Application Calling Model From Shared Site In Single Installation Codeigniter 4 - by datamweb - 11-16-2022, 09:39 AM
RE: Mutli Application Calling Model From Shared Site In Single Installation Codeigniter 4 - by dennz.liu - 11-16-2022, 07:26 PM
RE: Mutli Application Calling Model From Shared Site In Single Installation Codeigniter 4 - by iRedds - 11-16-2022, 09:38 PM
RE: Mutli Application Calling Model From Shared Site In Single Installation Codeigniter 4 - by dennz.liu - 11-16-2022, 09:57 PM
|