Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Payment API with CI4
Post: RE: Payment API with CI4

I hope there is an english version for documentation. Appreciate ✨
5,338 Views
3 Replies
04-10-2020, 08:49 AM
404NotFound
    Thread: CI4 Filter before method throw for page unauthorized
Post: RE: CI4 Filter before method throw for page unauth...

kilishan Wrote: (04-10-2020, 07:04 AM) -- Returning a response object works as well. PHP Code: -- $response = service('response'); $response->setStatusCode(401); return $response; -- -- ...
10,772 Views
6 Replies
04-10-2020, 08:37 AM
404NotFound
    Thread: CI4 Filter before method throw for page unauthorized
Post: RE: CI4 Filter before method throw for page unauth...

jean5769 Wrote: (04-09-2020, 11:05 PM) -- Hello, I use HTTP Responses to manage my response. For example, if my website has a maintenance mode activated, I will send this : $this->response->set...
10,772 Views
6 Replies
04-10-2020, 02:57 AM
404NotFound
    Thread: CI4 Filter before method throw for page unauthorized
Post: CI4 Filter before method throw for page unauthoriz...

I'm able to filter request to my rest api using ci4 filter. But the problem is, I dont understand how to throw the error for showing page unauthorized like in http message. PHP Code: -- class Aut...
10,772 Views
6 Replies
04-09-2020, 06:53 PM
404NotFound
    Thread: How to load in custom library in ci4
Post: RE: How to load in custom library in ci4

seunex Wrote: (11-01-2019, 02:52 AM) -- I was trying to load custom libraries in ci4 to try and implement smarty with ci4 as we do in ci3 has anyone here try and be succeeded. If ci4 don't allow m...
32,326 Views
8 Replies
04-05-2020, 12:25 PM
404NotFound

Theme © iAndrew 2016 - Forum software by © MyBB