/ articles

Articles

Articles, tutorials, and news on software engineering, open source, and web development.

9 articles
Bifrost Turns One: AI Builds, MCP Server, and Automated Workflows for NativePHP
NativePHP Bifrost MCP

Bifrost Turns One: AI Builds, MCP Server, and Automated Workflows for NativePHP

Bifrost, the NativePHP build and distribution service, celebrates its first anniversary and 10,000 builds with...

Mohamed Said Mohamed Said
10 Sep 2026 4 min read
Read
Semantic Memory or Just Markdown? How Laravel Boost Manages AI Agent Project Rules
Laravel Boost AI Agents Context Engineering

Semantic Memory or Just Markdown? How Laravel Boost Manages AI Agent Project Rules

Laravel Boost tried semantic search with embeddings and a vector index to give AI coding agents project memory...

Mohamed Said Mohamed Said
3 Sep 2026 4 min read
Read
Extracting AI Rules from an Existing Laravel Codebase with Laravel Boost
Laravel Boost AI Agents Artisan

Extracting AI Rules from an Existing Laravel Codebase with Laravel Boost

Laravel Boost's infer-conventions skill scans your existing codebase, gathers evidence across 49 convention di...

Mohamed Said Mohamed Said
31 Aug 2026 4 min read
Read
Laravel Boost v2.6.0: Testing Best Practices Skill and Read-Only DB Transactions
Laravel Boost Testing MCP

Laravel Boost v2.6.0: Testing Best Practices Skill and Read-Only DB Transactions

Laravel Boost v2.6.0 ships a unified testing-best-practices skill for AI coding agents, database-enforced read...

Mohamed Said Mohamed Said
26 Aug 2026 3 min read
Read
Laravel Auditor: AI-Powered Code Auditing for Laravel Applications
Laravel AI Code Auditing

Laravel Auditor: AI-Powered Code Auditing for Laravel Applications

Laravel Auditor gives your existing AI agent a written audit methodology, 75 stable rules, and read-only proje...

Mohamed Said Mohamed Said
24 Aug 2026 3 min read
Read
Laravel AI SDK: Access Raw HTTP Responses and Rate Limit Headers
Laravel AI AI SDK Rate Limiting

Laravel AI SDK: Access Raw HTTP Responses and Rate Limit Headers

Laravel AI SDK v0.10.3 adds a `raw` property to every response, exposing the underlying `Illuminate\Http\Clien...

Mohamed Said Mohamed Said
21 Aug 2026 3 min read
Read
Laravel AI v0.11: Trace Agent Runs With Lifecycle Events
Laravel AI AI Agents Laravel Events

Laravel AI v0.11: Trace Agent Runs With Lifecycle Events

Laravel AI v0.11.0 adds per-step lifecycle events to the agent generation loop, giving every run a single invo...

Mohamed Said Mohamed Said
21 Aug 2026 4 min read
Read
Agent Run Observability in Laravel AI SDK 0.11
Laravel AI AI SDK Observability

Agent Run Observability in Laravel AI SDK 0.11

Laravel AI SDK 0.11 ships a single correlation ID per agent run, lifecycle events with wall timings, hosted to...

Mohamed Said Mohamed Said
20 Aug 2026 4 min read
Read
Laravel Tackle: Run an AI Coding Agent Inside Your Laravel Application
Laravel AI Artisan

Laravel Tackle: Run an AI Coding Agent Inside Your Laravel Application

Laravel Tackle brings an AI coding agent directly into your app as Artisan commands. It can read routes, query...

Mohamed Said Mohamed Said
19 Aug 2026 4 min read
Read