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
Build a Cross-Platform Desktop App with Laravel and NativePHP
▸ Tutorial
Tutorial 6 min

Build a Cross-Platform Desktop App with Laravel and NativePHP

In this tutorial, we will build a crossplatform desktop application using Laravel and NativePHP. Laravel is a popular PHP framework known for its elegant syntax and powerful featur

Jun 07, 2026
Building Scalable Microservices with Laravel 13 Octane
▸ Tutorial
Tutorial 3 min

Building Scalable Microservices with Laravel 13 Octane

Microservices architecture has become a popular choice for building scalable and resilient applications. Laravel 13 Octane is a highperformance package that supercharges your Larav

Jun 07, 2026
Building a RESTful API with Laravel 13 and Sanctum for Authentication
▸ Tutorial
Tutorial 7 min

Building a RESTful API with Laravel 13 and Sanctum for Authentication

In this tutorial, we will walk through the process of building a RESTful API using Laravel 13, a popular PHP framework. We will also implement authentication using Laravel Sanctum,

Jun 07, 2026
Getting Started with Pydantic for Data Validation in Python 2026
▸ Tutorial
Tutorial 7 min

Getting Started with Pydantic for Data Validation in Python 2026

Pydantic is a data validation and settings management library for Python, known for its ease of use and efficiency. With Python's ongoing evolution, data validation has become more

Jun 07, 2026
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