Change your cover photoUpload Change your cover photoUpload Dewald Hugo Senior Laravel Developer and AI Architect with 10+ years in the trenches. Dewald writes about building resilient, cost-aware AI integrations and modernizing the Laravel developer workflow for the 2026 ecosystem. This user account status is Approved Posts Posts Comments Comments The most common reason for this is that you likely have SCOUT_QUEUE set to true in your .env file (or… On Instant Search in Laravel: Implementing Laravel Scout and Meilisearch Both problems, one principle: if it's not automatic, someone on your team will eventually skip it. For the cache, don't… On Prompt Migrations in Laravel — where does the source of truth actually live? Great catch. You definitely don’t want to hardcode 'v2' everywhere—that defeats the whole purpose of being agile! There are two… On Prompt Migrations: Bringing Determinism to AI in Laravel I feel your pain. The "hardcoded string" phase is the 'honeymoon period' of AI dev—it works great until you have… On Prompt Migrations: Bringing Determinism to AI in Laravel Octane itself does not delegate anything to FPM. If you’re running octane:start --server=roadrunner, PHP is executed directly by RoadRunner. There’s… On Error generating API documentation using darkaonline/l5-swagger with Laravel Octane and RoadRunner There are two separate issues at play here: one related to the SSE (Server-Sent Events) protocol and one related to… On Building a Claude API Chatbot in Laravel: Complete Integration Guide With Streaming Responses