Running multiple PHP development sites using Laravel Valet on MacOSIt’s nice to think that all your PHP projects will always be using the same version of PHP and that it’ll always work fine on the latest…Dec 2, 2022Dec 2, 2022
Published inAWS TipHow-To: AWS Lambda (Python) API Resolvers for AWS AppSync, Amplify, and AngularThe problem: We were developing an Angular application on AWS Amplify that required us to be able to access several external API’s. Yes…Jan 28, 2022Jan 28, 2022
Published inAWS TipAWS Cognito Authentication in PHPThis article is about how to authenticate against an AWS Cognito User Pool in PHP. As I found when I ran into this need, the documentation…Dec 10, 2021Dec 10, 2021
Why You Shouldn’t Have To Be A Manager To “Succeed”All my life people have told me that it’s important to climb the ladder. That I should aspire to manage a team, then manage a department…Nov 26, 2021Nov 26, 2021
Running Laravel Out Of A SubdirectoryThis is going to be a super short and sweet article to capture a problem I just ran into over the last week. As I fought with it and the…Nov 26, 2021Nov 26, 2021
Custom Data Transactions in Laravel LumenBefore we begin: This article assumes you have at least a moderate working knowledge of developing an API with Lumen. As such I will be…Oct 22, 2021Oct 22, 2021
Published inAWS TipAccessing an external API via AWS AppSyncWe had a particular need to access an external API via an Angular application being developed with AWS Amplify. If you’ve ever developed on…Oct 18, 20212Oct 18, 20212
Running Multiple Versions of PHP on Ubuntu Server with NGINXI have worked in PHP for a number of years but until recently didn’t realize it was even possible to run multiple versions of PHP…Jan 9, 2021Jan 9, 2021