Articles Tagged: authentication
Technical writings, opinionated architectures, and development guides tagged with authentication.
Articles4
Est. Read Time70 mins
Categories1
Featured1
Nov 202531m read
API-First Laravel Projects
Beginner-friendly, API-first Laravel path: 10 progressive projects covering resources, auth, search, multi-tenancy, webhooks, rate limits, and GraphQL.
Oct 202521m read
Building your first MCP server with Laravel
Learn how to build a Laravel MCP server for task management with tools, resources, prompts, Sanctum auth, Pest testing, and Claude integration.
Mar 20237m read
Passwordless Authentication in Laravel
Learn how to implement secure passwordless authentication in Laravel using magic links for user access. Follow this tutorial for a step-by-step guide.
Sept 202211m read
Simple one-time password authentication in Laravel
Learn how to implement one-time password authentication in Laravel. Secure and streamlined user authentication.