CodeIgniter Forums
How to connect two diffrent diffrent project - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28)
+--- Forum: CodeIgniter 4 Addins (https://forum.codeigniter.com/forumdisplay.php?fid=34)
+--- Thread: How to connect two diffrent diffrent project (/showthread.php?tid=74955)



How to connect two diffrent diffrent project - rahulqdexi - 11-29-2019

I have two different projects (App) one for the admin dashboard and another for the writer dashboard. Both have their own databases. but the problem is that I'm not able to connect both the app so that the writer can get and added file from the admin dashboard and if the writer wants to apply for that then the admin gets a notification for apply from the writer dashboard.


RE: How to connect two diffrent diffrent project - MGatner - 11-29-2019

This belongs under the support forum.