Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: best practice separating business logic from controller and model
Post: RE: best practice separating business logic from c...

captain-sensible Wrote: (12-06-2020, 11:40 AM) -- its been 6 hours no answer so let me kick it off : i have a feelig that Lonnie new book might answer this: https://leanpub.com/codeigniter4foundat...
2,454 Views
2 Replies
12-07-2020, 07:37 AM
blagi
    Thread: Kint folder combined with debug toolbar
Post: Kint folder combined with debug toolbar

Default setting for Kint folder is false: app\Config\Kint.php PHP Code: -- public $richFolder = false; -- Changed that to true Kint "toolbar" covers Codeigniter 4 debug toolbar. I'd like to ha...
1,656 Views
0 Replies
11-19-2020, 04:10 AM
blagi
    Thread: debugging
Post: RE: debugging

You should use Xdebug (php extension). Here are some links that helped me: https://dev.to/vidamrr/how-to-debug-php-using-visual-studio-code-1gna https://www.srijan.net/blog/tutorial-using-xdebugge...
3,130 Views
1 Replies
11-19-2020, 02:23 AM
blagi
    Thread: problem connecting to postgres
Post: RE: problem connecting to postgres

newphpprogrammer Wrote: (11-18-2014, 04:00 PM) -- Hello! I am trying connect to postgres, but doesn't work. In my database.php I have something like $db['default']['hostname'] = '192.168.0.207'...
12,534 Views
0 Replies
11-19-2014, 01:46 AM
blagi

Theme © iAndrew 2016 - Forum software by © MyBB