Videos & Screencasts
Dev-Bench video logs, live refactorings, and interactive coding sessions investigating software performance, security, and developer workflows.
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.
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
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.
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.
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
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.
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
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.
Taking part in the Peerlist December Hackathon
Join me in this live stream, as I start a project for the Peerlist December Hackathon!
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!
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!
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-