📰 Dev.to · Hafiz
Articles from Dev.to · Hafiz · 35 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (10292)
ArXiv cs.AIDev.to · FORUM WEBDev.to AIForbes InnovationOpenAI NewsHugging Face Blog

Dev.to · Hafiz
2mo 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.

Dev.to · Hafiz
2mo ago
Laravel AI SDK Tutorial: Build a Smart Assistant in 30 Minutes
Laravel AI SDK tutorial with step-by-step code examples. Build a document analyzer agent with structured output, streaming, and testing in 30 minutes.

Dev.to · Hafiz
2mo ago
Laravel AI SDK: What It Changes, Why It Matters, and Should You Use It?
Laravel AI SDK deep dive with real code comparisons. See how it replaces openai-php and Prism with first-party agents, streaming, and structured output.

Dev.to · Hafiz
2mo ago
Laravel Passport vs Sanctum: Which One Do You Actually Need?
Laravel Passport vs Sanctum compared: learn which API authentication to choose for SPAs, mobile apps, and third-party APIs with real code examples.

Dev.to · Hafiz
2mo ago
Laravel Wayfinder: Type Safe Routes and Forms with Inertia
Learn Laravel Wayfinder to generate TypeScript from your routes and form requests. Step-by-step tutorial with Inertia.js integration examples.

Dev.to · Hafiz
2mo ago
Passkeys in Laravel: What They Are and How to Get Started
Add passwordless authentication to your Laravel app with passkeys. Covers spatie/laravel-passkeys installation, Livewire components, and Inertia setup.

Dev.to · Hafiz
2mo ago
Filament v5 Released: What's New, What Changed, and Should You Upgrade?
Filament v5 adds Livewire v4 support. Learn what changed, how to upgrade with the automated script, and whether you should upgrade now.

Dev.to · Hafiz
5mo ago
Laravel API Development: RESTful Best Practices for 2025
Learn the latest Laravel API best practices for 2025, covering RESTful design, authentication, versioning, and rate limiting. Build production-ready APIs wit...

Dev.to · Hafiz
5mo ago
Building a Scalable Design System with Tailwind, Blade, and Vue Components
Step-by-step guide to building a scalable design system with Tailwind CSS, Blade, and Vue components. Improve UI consistency and developer productivity in yo...

Dev.to · Hafiz
5mo ago
Building a Full-Stack File Upload System with Laravel, Vue.js, and S3
Step-by-step guide to building a full-stack file upload system with Laravel, Vue.js, and AWS S3. Includes drag-and-drop, progress tracking, and secure storage.

Dev.to · Hafiz
5mo ago
Laravel + Vue 3 Composition API: Build Modern Full-Stack SPAs
Step-by-step guide to building modern SPAs with Laravel backend and Vue 3 Composition API using Inertia.js. Includes code examples, best practices, and perfo...
DeepCamp AI