Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: How to get distinct results joining 3 MySql tables in Codeigniter?
Post: How to get distinct results joining 3 MySql tables...

I have three tables in my database. See my tables-- Users Table: Code: -- user_id  name    email      phone    password  role   38    Asif      ----        ----      ----      ---   39    ...
2,870 Views
1 Replies
12-08-2020, 07:43 AM
raajaud
  Heart Thread: ErrorException #64 Declaration of App\Filters\LoginFilter::before(CodeIgniter\HTTP\Re
Post: RE: ErrorException #64 Declaration of App\Filters\...

InsiteFX Wrote: (12-03-2020, 05:14 PM) -- Your missing the arguments parameter on the end of the before and after. PHP Code: -- public function before(RequestInterface $request, $arguments = null...
4,661 Views
4 Replies
12-04-2020, 08:22 AM
raajaud
  Photo Thread: ErrorException #64 Declaration of App\Filters\LoginFilter::before(CodeIgniter\HTTP\Re
Post: RE: ErrorException #64 Declaration of App\Filters\...

ardritkrasniqi Wrote: (12-02-2020, 07:20 AM) -- Are you implementing from FilterInterface? -- Here is my code:  app/Filters/LoginFilter.php Code: --
4,661 Views
4 Replies
12-03-2020, 07:19 AM
raajaud
    Thread: ErrorException #64 Declaration of App\Filters\LoginFilter::before(CodeIgniter\HTTP\Re
Post: ErrorException #64 Declaration of App\Filters\Logi...

ErrorException #64 Declaration of App\Filters\LoginFilter::before(CodeIgniter\HTTP\RequestInterface $request) must be compatible with CodeIgniter\Filters\FilterInterface::before(CodeIgniter\HTTP\Re...
4,661 Views
4 Replies
12-01-2020, 08:16 PM
raajaud
    Thread: Myth Auth LoginFilter Problem
Post: RE: Myth Auth LoginFilter Problem

ralphcabanero Wrote: (09-14-2020, 04:46 AM) -- Yes i did it already, and it is now working. Though i have a new issue on it. Whenever i logged with my username and password, the auth is not working, ...
15,940 Views
16 Replies
12-01-2020, 08:10 PM
raajaud

Theme © iAndrew 2016 - Forum software by © MyBB