Skip to main content
ArticlesProjects
Tag Archive

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

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

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

Learn how to implement one-time password authentication in Laravel. Secure and streamlined user authentication.

laravelauthenticationone-time-passwordsecurity