Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Urgent: Pass data from filters to controllers
Post: RE: Urgent: Pass data from filters to controllers

kenjis Wrote: (10-16-2022, 02:49 PM) -- It seems better to set the user_id to Request object, but there is no good way to do so. -- yes what i did as i didn't found other solution!
1,830 Views
3 Replies
10-16-2022, 03:28 PM
Mojito
    Thread: codeigniter4 CMS
Post: RE: codeigniter4 CMS

Code isn't very well coded. Why are you using native php functions ? "session_start()" also code is bad indented...
19,468 Views
20 Replies
10-15-2022, 11:08 PM
Mojito
    Thread: Urgent: Pass data from filters to controllers
Post: Urgent: Pass data from filters to controllers

Hello, I'm creating a restapi using jwt authentication. I'm decoding Jwt hashes in my auth filter like that: PHP Code: --     public function before(RequestInterface $request, $arguments = null) ...
1,830 Views
3 Replies
10-15-2022, 06:05 PM
Mojito

Theme © iAndrew 2016 - Forum software by © MyBB