✕ Clear all filters
33 articles
▶ Videos →

📰 Dev.to · Hafiz

33 articles · Updated every 3 hours · View all reads

All Articles 130,612Blog Posts 135,290Tech Tutorials 33,775Research Papers 25,426News 18,525 ⚡ AI Lessons
Building an Audit Log in Laravel with spatie/laravel-activitylog v5
Dev.to · Hafiz 🔧 Backend Engineering ⚡ AI Lesson 2mo ago
Building an Audit Log in Laravel with spatie/laravel-activitylog v5
Learn how to build a complete audit log in Laravel using spatie/laravel-activitylog v5. Covers setup, model events, Filament display, and v4 migration.
Laravel Now Has Native Passkeys: A Complete Guide to laravel/passkeys
Dev.to · Hafiz 🔧 Backend Engineering ⚡ AI Lesson 2mo ago
Laravel Now Has Native Passkeys: A Complete Guide to laravel/passkeys
Laravel now ships a native passkeys package. Learn how to add passwordless auth to your Laravel app using laravel/passkeys, Fortify, and @laravel/passkeys.
PHP 8.4 Features You're Probably Not Using Yet in Your Laravel App
Dev.to · Hafiz ⚡ AI Lesson 2mo ago
PHP 8.4 Features You're Probably Not Using Yet in Your Laravel App
Property hooks, asymmetric visibility, array_find(), and more. PHP 8.4 features that actually clean up real Laravel code, with before-and-after examples.
Filament v5 Multi-Tenancy: The Complete Implementation Guide
Dev.to · Hafiz ⚡ AI Lesson 2mo ago
Filament v5 Multi-Tenancy: The Complete Implementation Guide
Implement multi-tenancy in Filament v5 with tenant models, registration, automatic scoping, tenant switching, and the gotchas that trip up most developers.
Laravel AI SDK: Add Text-to-Speech and Voice to Your App in 20 Minutes
Dev.to · Hafiz 🛠️ AI Tools & Apps ⚡ AI Lesson 2mo ago
Laravel AI SDK: Add Text-to-Speech and Voice to Your App in 20 Minutes
Add text-to-speech and voice transcription to your Laravel app using the AI SDK. Audio generation, voice customization, and speech-to-text in minutes.
Generate Beautiful Open Graph Images for Your Laravel App with One Spatie Package
Dev.to · Hafiz ⚡ AI Lesson 2mo ago
Generate Beautiful Open Graph Images for Your Laravel App with One Spatie Package
Generate dynamic Open Graph images for your Laravel app using spatie/laravel-og-image. No external service, no separate CSS. Just Blade and Tailwind CSS.
Claude Code Routines: Put Your Laravel Workflows on Autopilot
Dev.to · Hafiz ⚡ AI Lesson 3mo ago
Claude Code Routines: Put Your Laravel Workflows on Autopilot
Claude Code Routines run your Laravel workflows on a schedule, via API, or on GitHub events, even when your laptop is closed. Here's how to set them up.
Laravel Pest 4 Testing: The Complete Guide for Laravel 13 Developers
Dev.to · Hafiz 🔧 Backend Engineering ⚡ AI Lesson 3mo 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.
Scotty vs Laravel Envoy: Spatie's New Deploy Tool Is Worth the Switch
Dev.to · Hafiz ⚡ AI Lesson 3mo 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.
Inertia.js v3 Is Out: The Upgrade Guide Every Laravel Developer Actually Needs
Dev.to · Hafiz ⚡ AI Lesson 3mo 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.
Claude Code Channels: How to Control Your AI Agent from Your Phone
Dev.to · Hafiz 🤖 AI Agents & Automation ⚡ AI Lesson 4mo 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.
How to Build a Laravel MCP Server with Filament
Dev.to · Hafiz 🧠 Large Language Models ⚡ AI Lesson 4mo 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.
Laravel 12 to 13 Upgrade Guide: Zero Breaking Changes Doesn't Mean Zero Work
Dev.to · Hafiz ⚡ AI Lesson 4mo 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.
Laravel AI SDK Goes Stable on March 17: What Changed and What to Check Before You Ship
Dev.to · Hafiz 🛠️ AI Tools & Apps ⚡ AI Lesson 4mo 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.
The Ralph Wiggum Technique: Let Claude Code Work Through Your Entire Task List While You Sleep
Dev.to · Hafiz 💻 AI-Assisted Coding ⚡ AI Lesson 4mo 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.
Git Worktrees for Laravel Developers: Run Multiple Claude Code Sessions in Parallel
Dev.to · Hafiz ⚡ AI Lesson 4mo 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.
Fake Laravel Packages Are Targeting Your .env: How to Audit Your Composer Dependencies
Dev.to · Hafiz 🔐 Cybersecurity ⚡ AI Lesson 4mo 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.
Laravel 13 PHP Attributes: Refactor Your Models, Jobs, and Commands in 10 Minutes
Dev.to · Hafiz ⚡ AI Lesson 4mo 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.
Laravel Skills Directory: How to Use AI Agent Skills (And Build Your Own)
Dev.to · Hafiz 🤖 AI Agents & Automation ⚡ AI Lesson 4mo 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.
Laravel Blaze: What It Actually Does, When to Use It, and When It'll Break Your App
Dev.to · Hafiz 🔧 Backend Engineering ⚡ AI Lesson 4mo 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.