35 articles

📰 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
Laravel Wayfinder: Type Safe Routes and Forms with Inertia
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.
Passkeys in Laravel: What They Are and How to Get Started
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.
Filament v5 Released: What's New, What Changed, and Should You Upgrade?
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.
Laravel API Development: RESTful Best Practices for 2025
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...
Building a Scalable Design System with Tailwind, Blade, and Vue Components
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...
Building a Full-Stack File Upload System with Laravel, Vue.js, and S3
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.
Laravel + Vue 3 Composition API: Build Modern Full-Stack SPAs
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...