02-12-2020, 02:49 AM
Good idea! We need a lot of resources like this
CodeIgniter 4 Playground
|
12-03-2020, 07:03 AM
It is a great idea to create a playground to learn serious things! Thanks!
Regards,
Daniel Dan YSBM software development company
12-08-2020, 12:35 AM
Hi team, sorry, i might be posting in wrong thread as I just joined.
In CI4, I just want to know the possible way of connecting multiple databases and joining them dynamically. Some possible structure as follow db_main to join with db_of_companyA db_main to join with db_of_companyB The idea is to have separated db set for each company to connect to db_main as main dataset. The DB credentials of each company are in a table in db_main Thanks in advance.
12-08-2020, 04:34 AM
(12-08-2020, 12:35 AM)edsweng Wrote: Hi team, sorry, i might be posting in wrong thread as I just joined.Don't mind it. I found the solution. I created my own builder. Thanks.
12-21-2020, 07:36 AM
(This post was last modified: 12-21-2020, 08:17 AM by BackBencher.)
that's awesome, This is what I had been expecting for long time. thumbs up for you guys
|