Skip to main content

The Blog

Thoughts, tutorials, and insights on web development, Laravel, Vue, and everything in between.

Building Production Electron Apps with Vue 3 and Azure SSO
deep-diveJan 16, 2025

Building Production Electron Apps with Vue 3 and Azure SSO

A comprehensive guide to building secure, enterprise-ready Electron applications with Vue 3, TypeScript, and Azure AD authentication.

15 min min read
Migrating Legacy Databases: A Real-World n8n + PostgreSQL Story
deep-diveJan 14, 2025

Migrating Legacy Databases: A Real-World n8n + PostgreSQL Story

How we migrated decades of business data from a legacy system to a modern Laravel application using n8n workflows and PostgreSQL.

18 min min read
Implementing RAG with Laravel and pgvector
deep-diveJan 12, 2025

Implementing RAG with Laravel and pgvector

A practical guide to building Retrieval-Augmented Generation systems in Laravel using PostgreSQL's pgvector extension for semantic search.

14 min min read
E2E Testing at Scale with Playwright: Patterns That Work
deep-diveJan 10, 2025

E2E Testing at Scale with Playwright: Patterns That Work

Battle-tested patterns for building maintainable E2E test suites with Playwright, from page objects to parallel execution.

13 min min read
deep-diveJan 8, 2025

Real-Time Laravel: Reverb vs Pusher vs Soketi

A practical comparison of real-time broadcasting options for Laravel applications, with implementation examples and performance insights.

18 min min read
Laravel 12 Starter Kit: Testing, Static Analysis & Quality Gates
tutorialJan 6, 2025

Laravel 12 Starter Kit: Testing, Static Analysis & Quality Gates

How to set up a modern Laravel 12 project with comprehensive testing, static analysis, and automated quality gates from day one.

12 min min read
Building MCP Servers for Claude: A Complete Guide
tutorialJan 4, 2025

Building MCP Servers for Claude: A Complete Guide

Learn how to extend Claude's capabilities by building custom MCP (Model Context Protocol) servers that provide tools, resources, and prompts.

14 min min read
PDF Processing in the Browser with pdf-lib and Tesseract.js
deep-diveJan 2, 2025

PDF Processing in the Browser with pdf-lib and Tesseract.js

Build powerful PDF manipulation and OCR capabilities entirely in the browser, keeping sensitive documents private and eliminating server dependencies.

13 min min read
n8n Workflow Patterns for Business Automation
tutorialDec 28, 2024

n8n Workflow Patterns for Business Automation

Battle-tested patterns for building reliable, maintainable business automation workflows with n8n, from error handling to complex orchestration.

12 min min read
10 Laravel Performance Tips I Learned the Hard Way
deep-diveJan 10, 2024

10 Laravel Performance Tips I Learned the Hard Way

Practical performance optimization techniques for Laravel applications based on real-world experience scaling a production CRM.

22 min read