📰 Dev.to · Hafiz
Articles from Dev.to · Hafiz · 34 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (9465)
ArXiv cs.AIDev.to · FORUM WEBForbes InnovationDev.to AIOpenAI NewsHugging Face Blog

Dev.to · Hafiz
2d ago
Laravel Pest 4 Testing: The Complete Guide for Laravel 13 Developers
Master laravel pest testing with Pest 4 and Laravel 13. Covers feature tests, validation datasets, arch testing, type coverage, and parallel runs in one guide.

Dev.to · Hafiz
4d ago
Livewire 4 Single-File Components: Build a Live Search in One File
Livewire 4 single-file components put PHP, Blade, CSS and JS in one ⚡file. Build a real live search component from scratch with scoped styles and Islands.

Dev.to · Hafiz
6d ago
Scotty vs Laravel Envoy: Spatie's New Deploy Tool Is Worth the Switch
Scotty is Spatie's SSH task runner that replaces Laravel Envoy with plain bash, better output, and zero-downtime deploys built in. Here's how to switch.

Dev.to · Hafiz
1w ago
Livewire 4 vs Inertia.js 3: Which Laravel Frontend Stack Should You Use in 2026?
Livewire 4 vs Inertia.js 3 both shipped major updates in 2026. Here's how to pick the right Laravel frontend stack for your project, team, and use case.

Dev.to · Hafiz
1w ago
Inertia.js v3 Is Out: The Upgrade Guide Every Laravel Developer Actually Needs
Inertia v3 is stable. This guide covers every breaking change in the Laravel adapter, the exact code to fix before upgrading, and a pre-upgrade checklist.

Dev.to · Hafiz
2w ago
Laravel 13 Queue::route(): One Place to Control Your Entire Queue Topology
Queue::route() in Laravel 13 lets you define which queue and connection every job uses from one place. No more scattered properties or onQueue() chains.

Dev.to · Hafiz
2w ago
Claude Code Channels: How to Control Your AI Agent from Your Phone
Claude Code Channels lets you control your AI agent from Telegram or Discord. Here's the full setup and real Laravel workflow scenarios to use it every day.

Dev.to · Hafiz
3w ago
How to Build a Laravel MCP Server with Filament
Learn how to build a Laravel MCP server for your Filament admin. Expose your Eloquent data and resource structure to AI agents like Claude Code and Cursor.

Dev.to · Hafiz
3w ago
Laravel 12 to 13 Upgrade Guide: Zero Breaking Changes Doesn't Mean Zero Work
Laravel 12 to 13 upgrade guide: what actually breaks, what to pin in .env before running composer update, and how to use Laravel Boost to automate it.

Dev.to · Hafiz
3w ago
Laravel AI SDK Goes Stable on March 17: What Changed and What to Check Before You Ship
The Laravel AI SDK goes stable March 17 with Laravel 13. What changed in beta, your production readiness checklist, and whether your existing code still works.

Dev.to · Hafiz
1mo ago
The Ralph Wiggum Technique: Let Claude Code Work Through Your Entire Task List While You Sleep
The Ralph Wiggum technique lets Claude Code loop through your entire tasks.md autonomously. Here is the Laravel-specific guide with real task examples.

Dev.to · Hafiz
1mo ago
Git Worktrees for Laravel Developers: Run Multiple Claude Code Sessions in Parallel
Learn how to use git worktrees with Laravel and Claude Code to run parallel AI sessions on the same project without context switching or database conflicts.

Dev.to · Hafiz
1mo ago
Fake Laravel Packages Are Targeting Your .env: How to Audit Your Composer Dependencies
Fake Laravel packages on Packagist deploy RATs that expose your .env secrets. Learn to audit your Composer dependencies and lock down every project today.

Dev.to · Hafiz
1mo ago
Laravel 13 PHP Attributes: Refactor Your Models, Jobs, and Commands in 10 Minutes
Learn how to use PHP Attributes in Laravel 13 to replace class properties in models, queue jobs, and artisan commands. Practical before/after examples.

Dev.to · Hafiz
1mo ago
Laravel Skills Directory: How to Use AI Agent Skills (And Build Your Own)
Learn how to use Laravel Skills directory to find, install, and build custom AI agent skills for Claude Code, Cursor, and more.

Dev.to · Hafiz
1mo ago
Laravel Blaze: What It Actually Does, When to Use It, and When It'll Break Your App
Laravel Blaze guide: the new Blade compiler from the Livewire team. Learn its three optimization tiers, setup, profiler, and gotchas to avoid.

Dev.to · Hafiz
1mo ago
Laravel AI SDK Tutorial Part 2: Build a RAG-Powered Support Bot with Tools and Memory
Laravel AI SDK tutorial: build a RAG support bot with custom tools, conversation memory, vector embeddings, similarity search, and full testing. Step-by-step.

Dev.to · Hafiz
1mo ago
The Complete Laravel + Claude Code Ecosystem: Every Tool, Plugin, and Config You Actually Need
Complete guide to the Laravel + Claude Code ecosystem: Boost, plugins, skills, MCP servers, CLAUDE.md, and how all the pieces fit together.

Dev.to · Hafiz
1mo ago
Building SaaS with Laravel 12 and Filament 4: Complete 2025 Guide
Complete guide to building a SaaS with Laravel 12 and Filament 4. Covers multi-tenancy, Stripe subscriptions, and deployment. Perfect for developers launchin...

Dev.to · Hafiz
1mo ago
How to Make Your Laravel App AI-Agent Friendly (The Complete 2026 Guide)
Learn how to make your Laravel app AI-agent friendly with llms.txt, Spatie's markdown-response package, structured data, and Laravel Boost.

Dev.to · Hafiz
1mo ago
Stop Vibe Coding Your Production Apps: A Case for Developer-Driven AI
Vibe coding ships fast but breaks faster. Learn the developer-driven AI approach that Laravel developers use to build production apps with AI assistance.

Dev.to · Hafiz
1mo ago
Laravel Boost and MCP Servers: The Context Your AI Agent is Missing
Learn how Laravel Boost and MCP servers give AI agents the context to write better Laravel code with guidelines, skills, and 15+ tools.

Dev.to · Hafiz
1mo ago
OpenClaw + Laravel Forge: Deploy Your AI Assistant in 5 Minutes
Deploy OpenClaw on Laravel Forge with Laravel VPS in under 5 minutes. Step-by-step guide for Laravel developers who want a self-hosted AI assistant.

Dev.to · Hafiz
1mo ago
Laravel Search in 2026: Full-Text, Semantic, and Vector Search Explained
Laravel 12 search guide: full-text, semantic, and vector search explained with code examples. Learn which approach fits your project.
DeepCamp AI