Skip to main content
ArticlesProjects
Dev-Bench Recordings

Videos & Screencasts

Dev-Bench video logs, live refactorings, and interactive coding sessions investigating software performance, security, and developer workflows.

Total Videos182
Watch Views (est.)389,508+
Screencasts169
Livestreams11
Jun 20211:44:06

Let's build an API version of Laravel - Episode 1

In this stream we are going to start building a new Laravel template, that is aimed at APIs first. Think Lumen without the hassle.

Jun 20212:18:20

Let's Build a PHP Package

In this stream we are going to build a new PHP package from scratch, write some tests for it using pestPHP, make sure we pass static analysis, push this code to GitHub and ensure our tests work on Git

Jun 20212:18:49

Let's build a micro-framework: Episode 2

In our last stream we started building our micro-framework, we built a pretty solid foundation for us to start building ontop of - writing tests using pestPHP as we went.

Jun 20212:11:28

Let's Build a micro-framework

In this stream we are going to take a journey on how we could build a micro-framework in PHP.

Jun 20212:08:42

Let's Build a Start Up - Episode 4

Join me on a journey as I build a fictional start up from scratch, all live on stream. This will be split over several episodes, and the more time goes on the more complex parts of our application wil

Jun 20212:36:46

Let's Build a Start Up - Episode 3

Join me on a journey as I build a fictional start up from scratch, all live on stream. This will be split over several episodes, and the more time goes on the more complex parts of our application wil

Jun 20212:13:28

Laravel Basics: Let's build a start up, Episode 2

In this stream I am going back to basics, Laravel basics.

Jun 20212:36:32

Laravel Basics: Let's build a start up, Episode 1

In this stream I am going back to basics, Laravel basics.

May 20212:17:46

Building a Laravel Package with Zuzana Kunckova

In this stream I will be joined by the inspirational Zuzana where will be working on my latest package idea "Transporter", which is an Object Oriented approach to sending API requests.

May 20212:11:30

Let's add some features to PHPOnline

In this stream I am going to work on adding some features to PHPOnline, starting to get the platform that bit closer to launch!

May 20211:00:11

Let's play with Laravel LiveWire

In this stream I will be inviting Tom Witkowski (@devgummibear) to join me as I build some things in LiveWire, asking some questions and seeing what we can build.

May 20211:42:47

Laravel Basics

In this stream I'm going to be covering more general Laravel stuff; database migrations, eloquent models, database factories and seeders, and as much as I can squeeze in