Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Use namespaces in Codeigniter 3.1.6
Post: RE: Use namespaces in Codeigniter 3.1.6

Thanks. In my case I want to use Dependency Injection.
9,930 Views
3 Replies
11-22-2017, 08:13 AM
blackiven
    Thread: Use namespaces in Codeigniter 3.1.6
Post: Use namespaces in Codeigniter 3.1.6

Hi, I want to use my own classes but it throws me an type error. Type: TypeError Message: Argument 1 passed to Posts::__construct() must be an instance of PostsRepository, none given, called in ...
9,930 Views
3 Replies
11-22-2017, 02:14 AM
blackiven
    Thread: Url helper
Post: RE: Url helper

It is all ok, I typed the wrong URL in config file.
7,341 Views
3 Replies
11-20-2017, 11:46 AM
blackiven
    Thread: Url helper
Post: RE: Url helper

This is the output with "echo" http://localhost/blog/localhost/blog and without "echo" http://localhost/blog If I click on About it shows me a wrong URL under Home
7,341 Views
3 Replies
11-20-2017, 08:55 AM
blackiven
    Thread: Url helper
Post: Url helper

Hi, I use Codeigniter Version 3.1.6 Here is my bootstrap navbar: Code: --   ciBlog                            
7,341 Views
3 Replies
11-20-2017, 07:54 AM
blackiven

Theme © iAndrew 2016 - Forum software by © MyBB