Videos & Screencasts
Dev-Bench video logs, live refactorings, and interactive coding sessions investigating software performance, security, and developer workflows.
Let's build a GoLang API
In this stream I will be walking through how I, as a PHP developer, approach building web APIs in GoLang.
Let's build a start up in the open - Episode 2
In this stream we are going to continue our new series where we are building a brand new start up in the open.
Let's build a start up in the open - Episode 1
In this new series I am going to start building a start up idea I have had, and I want to build this in the open to allow others to learn from the experience.
Let's build a CRM/ERP system in Laravel -Episode 4
In this stream we are going to be carrying on building our ERP system in Laravel!
Let's build a CRM/ERM system in Laravel, with special guest Luke Downing - Episode 3
In this stream we are joined by pestPHP extraudinare Luke Downing, where we will be starting to test our ERP packages - you guessed it, using pestPHP!
Lets build a CRM/ERP system in Laravel - Episode 2
In this series join me as we build a custom CRM system in Laravel, that is part of a bigger ERP system. All code will be open sourced, and free to use.
Lets build a CRM/ERP system in Laravel - Episode 1
In this series join me as we build a custom CRM system in Laravel, that is part of a bigger ERP system. All code will be open sourced, and free to use.
Let's refactor some PHP Packages
In this stream I am going to be refactoring some of the packages I have built. Some of them need rebuilding from the ground up while others need a simple upgrade in their PHP support.
Working with 3rd party APIs in Laravel
In this stream we are going to work through a process of how I like to work with 3rd party APIs.
Trimming the fat, let's take Slim Framework v4 for a spin - Episode 2
In our last stream we talked about what is SlimPHP, how we can use it, what options there are for getting started with it - and then we started building our own way to work with SlimPHP.
Trimming the fat, let's take Slim Framework v4 for a spin
In this stream we are going to look at Slim v4 and build a project skeleton so we can quickly bootstrap Slim PHP projects quickly.