Tim Flight

Posts

Slim (PHP) and HTTP ERROR 500, Internal Server Error

02 December 2017

When starting out with Slim, sometimes people have difficulty getting it running and their browser returns a HTTP ERROR 500, Internal Server Error. There […]

Composer’s PHP Platform Config

26 October 2017

Developers are often bitten when their development environment doesn’t match their production environment close enough. When using composer to manage PHP dependencies, composer might […]