Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Advice for a freelancer returning to the workforce
Post: RE: Advice for a freelancer returning to the workf...

Quote: -- Very used to plodding away by myself -- I think this is the heart of the challenge. I spent a six month contract last summer managing a team of 15 people. Although still a freelancer an...
19,945 Views
14 Replies
10-11-2016, 09:48 AM
gregormck
    Thread: Dependency Injection for CodeIgniter Models
Post: RE: Dependency Injection for CodeIgniter Models

mwhitney Wrote: (07-07-2016, 06:59 AM) -- You can't use $this->load->model() to inject a dependency into a constructor. However, if you have an autoloader which can find your model or you manually lo...
16,774 Views
5 Replies
07-14-2016, 01:28 AM
gregormck
    Thread: Dependency Injection for CodeIgniter Models
Post: RE: Dependency Injection for CodeIgniter Models

Narf Wrote: (07-07-2016, 05:03 AM) -- Code: -- $foo = new Foo_model($dependency); -- -- Thanks for your help. If I have application/models/Foo_model and then instantiate as you suggest I get: ...
16,774 Views
5 Replies
07-07-2016, 05:36 AM
gregormck
    Thread: Dependency Injection for CodeIgniter Models
Post: Dependency Injection for CodeIgniter Models

I'm looking for some ideas / good practices on injecting classes (possibly other CI models) and properties into CodeIgniter models My goal is to create models that are "testable" (although I won't ...
16,774 Views
5 Replies
07-07-2016, 04:31 AM
gregormck
    Thread: CodeIgniter4.0.0-dev Reaches Milestone 1
Post: RE: CodeIgniter4.0.0-dev Reaches Milestone 1

Great work. Looking forward to playing with it.
164,990 Views
67 Replies
07-05-2016, 01:17 AM
gregormck
    Thread: CodeIgniter Minifier - Output Minification Library
Post: RE: CodeIgniter Minifier - Output Minification Lib...

Thanks for sharing. Will give it a go at some point.
7,381 Views
4 Replies
05-24-2016, 02:27 AM
gregormck
    Thread: Sites that build from CI.
Post: RE: Sites that build from CI.

I don't know if it still is but Buffer was / is built on Codeigniter: https://twitter.com/joelgascoigne/status/73990934710333440 The API is built using RoR. Our apps at http://buildtracks.com run on ...
20,218 Views
12 Replies
05-23-2016, 02:39 PM
gregormck
    Thread: Blog Form
Post: RE: Blog Form

I'm not 100% sure what you are asking, but you need input fields for 'title' and 'content' as a good starting point ie:
3,446 Views
3 Replies
05-02-2016, 11:01 AM
gregormck
    Thread: Which web hosting to use
Post: RE: Which web hosting to use

I started using https://www.vidahost.com/ years ago because their website is built on Expression Engine, so I felt comfortable that they could help with EE or CI issues I might have. Their support ...
83,200 Views
64 Replies
03-04-2016, 11:23 AM
gregormck
    Thread: My Initial Thoughts on CI4 - a year-end wrap up
Post: RE: My Initial Thoughts on CI4 - a year-end wrap u...

Thanks for the article. Good to know what's going on.
50,956 Views
22 Replies
01-01-2016, 11:36 AM
gregormck
    Thread: Upgrading to CI3 - MySQLi connection issues - solution
Post: Upgrading to CI3 - MySQLi connection issues - solu...

Hi - I had an issue connecting to my local MySQL database (MAMP) recently when upgrading my app from 2.2 to 3.03. I could connect in the browser but when running scripts in Terminal I was getting "War...
1,644 Views
0 Replies
11-11-2015, 08:22 AM
gregormck

Theme © iAndrew 2016 - Forum software by © MyBB