-
10 reasons to become a consultant or have a consulting business
In this video, I share 10 good reasons to start a consulting business or become a consultant. However, before you start looking into how to become a consultant, Adam Culp of Beachcasts PHP videos shares points from his experience to help you figure out if being a PHP consultant is the right job for you. […]
-
Easy Docker dev environments for PHP with CloudEstuary
Lately I’ve been messing around with Docker, and specifically with containerizing PHP applications to perform quick services, such as static analysis of PHP code, compatibility of existing PHP code to specific versions of PHP, and performing security checks on PHP libraries included in my projects. However, I’ve not created a development environment for my projects […]
-
PHPStorm and debugging IP issue
Recently I was helping someone troubleshoot an issue using PhpStorm and Zend Debugger. In this case Zend Studio was able to debug an application using Zend Debugger while PhpStorm was failing unless an SSH tunnel was used. The error received was: Host ‘127.0.1.1’ is not allowed to open debug sessions – please configure zend_debugger.allow_hosts in the ini file.Failed […]
-
SunshinePHP 2016 Recap
The Good SunshinePHP 2016 was an awesome event! Not only were we sold out of tickets for the 4th year in a row, but the attendee list was truly amazing! Each year more and more companies in South Florida send most if not all of their PHP developers to the conference. This year we saw […]
-
Delayed anxiety, never forgotten
Today I read a blog post from a local developer, Chris Russell, in which he describes how he is struggling with anxiety, stress nightmares, and sleeplessness due to a past job and the stress it caused. I wrote a blog post about this in the past, but will share more personal experiences here because Chris’s […]