DevelopmentChoosing a Tech Stack in 2024Selecting a tech stack for your business or project can be a daunting task, especially if you don’t…Neil LudlowSeptember 16, 2024 5 min
SoftwarePHP 8 and Nginx on Ubuntu 20.04 LTS TutorialI needed to set up instances running PHP 8 a few times to test that my WordPress plugins and…Neil LudlowOctober 17, 2021 4 min
Personal ProjectsComposer PackageThis is a look at a composer package that returns an SVG graph from an array of data: shortdark…Neil LudlowOctober 11, 2021 16 min
DevelopmentLearning a new Coding LanguageWhen I learn a new language, or write something in a language I don't use very often, there are a…Neil LudlowJuly 13, 2021 4 min
DevelopmentPHP Coding Style (More Than One Way to Skin a Cat)I look up everything before I use it. An IDE such as PHP Storm has the PHP docs built in so can tell…Neil LudlowNovember 29, 2020 2 min
SoftwareSetting up AWS Elastic Beanstalk with Laravel to update with GITDisclaimer for 2021 and Beyond In case anyone should read this article and get the wrong idea here…Neil LudlowDecember 08, 2019 4 min