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
Developing Custom AI Agents with LangChain and OpenAI API
▸ Tutorial
Tutorial 8 min

Developing Custom AI Agents with LangChain and OpenAI API

In this tutorial, we will explore how to develop custom AI agents using LangChain and the OpenAI API. LangChain provides a framework for building applications powered by language m

Jun 07, 2026
Creating Real-Time Collaborative Applications with Next.js 16 and Yjs
▸ Tutorial
Tutorial 6 min

Creating Real-Time Collaborative Applications with Next.js 16 and Yjs

In today's digital landscape, realtime collaboration has become a critical feature for many applications. Whether it's collaborative document editing, realtime data visualization,

Jun 07, 2026
Integrating AI-Driven Automation with Azure DevOps Pipelines
▸ Tutorial
Tutorial 7 min

Integrating AI-Driven Automation with Azure DevOps Pipelines

In today's fastpaced development environment, integrating AIdriven automation into your CI/CD pipelines can significantly enhance efficiency and accuracy. Azure DevOps Pipelines pr

Jun 07, 2026
Implementing Coroutine Support in C++26 with Visual Studio 2026
▸ Tutorial
Tutorial 3 min

Implementing Coroutine Support in C++26 with Visual Studio 2026

C++26 introduces enhanced coroutine support, which can simplify asynchronous programming and improve performance by reducing the overhead of traditional threading. Coroutines allow

Jun 07, 2026
Building a .NET 10 Microservice with Minimal APIs
▸ Tutorial
Tutorial 7 min

Building a .NET 10 Microservice with Minimal APIs

In this tutorial, we'll explore how to build a microservice using .NET 10's Minimal APIs. Minimal APIs provide a simpler and more efficient way to create HTTP APIs with less ceremo

Jun 06, 2026
Creating Dynamic UI with Nuxt UI and Vue 2026
▸ Tutorial
Tutorial 6 min

Creating Dynamic UI with Nuxt UI and Vue 2026

In this tutorial, we will explore how to create dynamic user interfaces using Nuxt UI and Vue 2026. As web applications become more complex, leveraging modern frameworks like Nuxt

Jun 06, 2026
Utilizing C++26's Enhanced Pattern Matching with Visual Studio 2026
▸ Tutorial
Tutorial 2 min

Utilizing C++26's Enhanced Pattern Matching with Visual Studio 2026

C++26 introduces enhanced pattern matching capabilities, a feature that simplifies code readability and maintainability by allowing developers to write more expressive and concise

Jun 06, 2026
Integrating React Server Components with Next.js 16
▸ Tutorial
Tutorial 6 min

Integrating React Server Components with Next.js 16

React Server Components (RSC) offer a way to render parts of a React application on the server, allowing for improved performance and reduced clientside JavaScript bundle sizes. Wi

Jun 06, 2026
Automating DevOps Workflows with GitHub Actions in 2026
▸ Tutorial
Tutorial 6 min

Automating DevOps Workflows with GitHub Actions in 2026

GitHub Actions has become an essential tool in the DevOps toolkit, enabling developers to automate workflows directly from their GitHub repositories. In 2026, with the increasing c

Jun 06, 2026