Build With Abdallah logo Build With Abdallah Software · AI · Automation
Journal

Tutorials & field notes.

Useful implementation notes, Laravel build logs, automation guides, and API patterns from real work.

Laravel 13 is Here: First-Party AI SDK, Vector Search, and PHP Attributes — What It Means for Production Apps
★ Featured
APIs 5 min read

Laravel 13 is Here: First-Party AI SDK, Vector Search, and PHP Attributes — What It Means for Production Apps

Laravel 13 shipped in March 2026 with a first-party AI SDK, native vector search, PHP 8.3 attributes, and queue routing. Here's what changed, why it matters, and how to use it without breaking existing code.

Read featured tutorial
Loop Engineering: Build Your First Autonomous AI Coding Loop
▸ Tutorial
AI Agents 10 min

Loop Engineering: Build Your First Autonomous AI Coding Loop

Build your first autonomous AI coding loop. Learn the 4-condition test, the five building blocks, maker-checker sub-agents, worktree isolation, and why most developers don't need one yet.

Jun 10, 2026
Claude Fable 5 and Mythos 5: Everything You Need to Know About Anthropic's Most Powerful AI Models
▸ Tutorial
AI Agents 6 min

Claude Fable 5 and Mythos 5: Everything You Need to Know About Anthropic's Most Powerful AI Models

Anthropic released Claude Fable 5 and Mythos 5 — the first Mythos-class models. Fable 5 hits 80.3% on SWE-Bench Pro, beats GPT-5.5 in coding and vision, and comes with a safeguard that silently routes cybersecurity queries to a weaker model.

Jun 09, 2026
W ▸ Tutorial
AI Agents 11 min

What Lassie Got Right: The Founders Who Did the Work Before Writing the Code

Lassie raised $35M, but the real lesson isn't the funding. The founders learned the workflow first, then built AI agents that automate real work.

Jun 04, 2026
H ▸ Tutorial
AI Agents 5 min

How to Build a Self-Hosted AI Marketing Agent for a Small Business

A practical blueprint for small businesses that want AI-powered content, follow-ups, and social posting without depending on another SaaS dashboard.

Jun 03, 2026
C ▸ Tutorial
AI Agents 5 min

Claude 4 to Claude Opus 4.8: The New Bar for AI Agents in Your Codebase

Claude Opus 4.8, dynamic workflows, and the Claude 4 model family show where production AI agents are heading: longer-running coding work, stronger tool use, and better review discipline.

Jun 03, 2026
J ▸ Tutorial
AI Agents 4 min

JetBrains Mellum2: The 12B MoE Model That Makes Local AI Coding Viable

JetBrains just open-sourced Mellum2, a 12B Mixture-of-Experts coding model that runs fast on consumer hardware. Here's what changed, why it matters for your team's budget, and how to plug it into your workflow.

Jun 02, 2026
How to Build a Background AI Agent in Laravel
▸ Tutorial
AI Agents 4 min

How to Build a Background AI Agent in Laravel

A production-style Laravel tutorial for creating a supervised background agent with persistent memory, controlled tools, action logging, and Telegram notifications.

Jun 01, 2026
MiniMax M3: The $0.30 AI Model That Edges Out GPT-5.5
▸ Tutorial
AI Agents 1 min

MiniMax M3: The $0.30 AI Model That Edges Out GPT-5.5

Chinese AI company MiniMax released M3 with a 1 million token context window, frontier coding performance, and pricing 16x cheaper than GPT-5.5.

Jun 01, 2026
B ▸ Tutorial
AI Agents 7 min

Build an AI-Powered Knowledge Base in Laravel: A Complete RAG Tutorial

Every Laravel application eventually needs to search documents. Users want to ask questions in natural language. Businesses want to search contracts, invoices, and reports without building a search en...

Jun 01, 2026