cd/entity/Laravel· home entities Laravel
grep -l @laravel /news/*.json | wc -l → 74

Laravel

mentions 74 type Organization page 2/4 feed RSS

// recent coverage 74 mentions

04:20
2026-07-22
dev.to
artificial-intelligence

Streaming AI in Laravel without fighting Livewire

A developer outlines a production-ready architecture for streaming AI responses in Laravel, emphasizing state management over rendering. The approach splits the system into three layers: durable messa…

19:37
2026-07-17
dev.to
ai-agents

Building AI Agents in PHP: Tool Calling with Laravel

A developer detailed a pattern for building AI agents in PHP using Laravel, implementing tool calling to enable chatbots to query databases and services. The approach uses a loop where the model selec…

09:18
2026-07-17
blog.jetbrains.com
developer-tools

PhpStorm 2026.2 is Now Out

JetBrains released PhpStorm 2026.2, adding native support for more third-party AI providers, an agent skills manager, and native GitHub Copilot integration through a partnership with Microsoft. The up…

07:49
2026-07-16
dev.to
artificial-intelligence

Streaming AI Responses in Laravel with Server-Sent Events

A developer upgraded a Laravel AI chatbot to stream responses using Server-Sent Events (SSE), eliminating the 5-second spinner delay. By yielding tokens as they arrive from OpenAI's API, the same answ…

07:32
2026-07-16
dev.to
artificial-intelligence

Adding an AI Chatbot to Your Laravel App with the OpenAI API

A Laravel developer demonstrates how to add an AI chatbot to a Laravel app using the OpenAI API and the openai-php/laravel package, building a production-ready chatbot in an afternoon without a Python…

22:26
2026-07-15
dev.to
developer-tools

Laravel 13.20 Image Processing: A Production Guide

Laravel 13.20, released on July 14, 2026, introduces a first-party image processing component via the new `Illuminate\Image` and `Image` facade. The component supports GD and Imagick drivers, integrat…

09:36
2026-07-13
albertoarena.it
artificial-intelligence

Claude.md is RAM, not disk

Claude Code projects suffer when CLAUDE.md grows too large because the file is loaded into context at the start of every session and stays resident, costing tokens and degrading performance. The fix i…

22:20
2026-07-08
dev.to
developer-tools

The Right Way to Handle AI API Timeouts in Laravel

A developer outlines a production-ready Laravel Job setup for handling AI API timeouts by shifting external execution into decoupled, asynchronous background processes. The approach uses queueable job…

10:00
2026-06-30
albertoarena.it
developer-tools

10,000 downloads

Alberto Arena's open-source Laravel package, laravel-event-sourcing-generator, surpassed 10,000 downloads on Packagist. The tool automates scaffolding of event-sourcing components for Spatie-based Lar…

12:29
2026-06-29
dev.to
developer-tools

JavaScript still can't ship a full-stack module

A developer argues that JavaScript still lacks the ability to ship full-stack modules, unlike ecosystems like Rails and Laravel. They propose that pre-built, well-tested 'full-stack modules' would ben…

10:17
2026-06-29
discuss.huggingface.co
large-language-models

We all start somewhere

A developer with 25+ years of experience in Python, PHP, and LAMP stack is transitioning into AI engineering, focusing on local LLMs, offline AI setups, and practical model deployment. The individual …

← prev page 2 / 4 next →
// co-occurs with top 8 entities
// topics top 6 topics