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
Apr 20251:48:51

Let's Build: PHP SDK

Join me live as I build a PHP SDK from scratch for the Sevalla's REST API! We’ll cover everything from authenticating requests to making clean, reusable API calls using modern PHP practices.

Apr 20251:04:03

Lets' Build: API Kit

With the release of community starter kit support in the Laravel installer, it's high time we had an API first starter kit. Join me as I start the process of building "API Kit" an API Starter Kit for

Apr 20259:33

Sevalla 101

An introduction to Sevalla, a cloud platform built ontop of Google Cloud Platform and Cloudflare - giving you an easy to use dashboard to manage, maintain, and deploy your next application.

Feb 20251:04

Install and run an astro website using Warp AI

Using Warp AI, you can easily install and run command line tools to make your life easier! Check out this video as I using Warp AI to install and run an Astro.build website in no time at all.

Feb 20251:42:35

Multi-tenant API Boilerplate with Laravel

Hey everyone! Join me as I build an API boilerplate from the ground up. I’ll share my coding tips, talk through design decisions, and answer your questions in real time. Whether you’re an API newbie

Jan 20251:20:04

Taking code quality up a notch

Joion me on this livestream where I will be investigating how a tool like CodeRabbit can help increase code qualiy without the hassle.

Jan 202514:52

How to implement RBAC in Laravel

Hey everyone, Steve here! If you’re drowning in permission checks or dealing with a clunky roles system in your Laravel app, I’ve got the cure. Join me as I walk you through Laravel’s built-in Gates a

Jan 202510:31

The Definitive Guide to Webhooks in Laravel

Real-time communication is no longer a luxury - it’s a necessity. In this video, we dive into the world of webhooks and show you how to integrate them seamlessly into your Laravel applications.

Dec 20241:29:23

Taking part in the Peerlist December Hackathon

Join me in this live stream, as I start a project for the Peerlist December Hackathon!

Dec 20241:29:15

Building websites using Astro

Join me in this livestream where we dive into the world of Astro! It has been my go to framework for building websites for a few years now, and the latest release of version 5 makes it super exciting!

Dec 202447:55

Adding Projects to Our CRM: From Concept to Code

Time to tackle projects! We’ll implement a system for managing projects, associating them with clients, and displaying details in the UI. A must-watch if you’re building data-driven applications!

Dec 20241:12:26

Building Secure Authentication for Our CRM

Security matters! In this stream, we’ll create user registration, login, and role-based access control features. Plus, email verification and password resets. Learn how to keep your app safe and user-