Articles Tagged: authentication
Technical writings, opinionated architectures, and development guides tagged with authentication.
Articles4
Est. Read Time70 mins
Categories1
Featured1
2025-11 · 31 min 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.
laravelapi-developmentbeginner-friendlyauthenticationauthorizationeloquentmulti-tenancywebhooksrate-limitinggraphql
2025-10 · 21 min 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.
laravelmcpmodel context protocolaiclaudesanctumauthenticationpesttestingapisevalla
2023-03 · 7 min 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.
laravelauthenticationmagic-linkssecurity
2022-09 · 11 min read
Simple one-time password authentication in Laravel
Learn how to implement one-time password authentication in Laravel. Secure and streamlined user authentication.
laravelauthenticationone-time-passwordsecurity