Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: CI4.0.3 Error CORS ON GET
Post: RE: CI4.0.3 Error CORS ON GET

We were having similar issue while using Nuxt(VueJs) framework. Apparently it was resolved by doing proxy config in the Nuxt app itself. So probably you need to similarly apply proxy config for callin...
4,113 Views
3 Replies
05-29-2020, 11:08 PM
bhaumikkothari
    Thread: CI4 default API authentication and logging with database
Post: CI4 default API authentication and logging with da...

In CI3 we were using external REST API libraries in which we had the functionalities to authenticate using X-API-KEY which was done using "keys" and "logs" table from database, the "logs" table was to...
1,696 Views
1 Replies
05-15-2020, 02:34 AM
bhaumikkothari
    Thread: 1 controller = 1 model VS. 1 controller = multiple model
Post: RE: 1 controller = 1 model VS. 1 controller = mult...

kaitenz Wrote: (08-27-2018, 11:12 PM) -- Another question. What if I load a model to a specific controller but that model is dependent to the other model? Should I load also the "other model"? ...
21,923 Views
19 Replies
08-28-2018, 01:10 AM
bhaumikkothari
    Thread: 1 controller = 1 model VS. 1 controller = multiple model
Post: RE: 1 controller = 1 model VS. 1 controller = mult...

Yes keeping 1controller - 1 model will be ideally helpful. Though there are few exceptions sometimes that is why we create models against specific set of feature. For e.g Login_model will have every...
21,923 Views
19 Replies
08-27-2018, 11:00 PM
bhaumikkothari
    Thread: route http:// request through proxy server
Post: route http:// request through proxy server

hi, we have created an application and have hosted in the clients internal network, we have to use functions for email & SMS in which we have to make a 3rd party web service call for SMTP and SMS a...
5,017 Views
0 Replies
02-17-2015, 10:59 AM
bhaumikkothari

Theme © iAndrew 2016 - Forum software by © MyBB