#authentication
4 articles with this tag
- API-First Laravel Projects Beginner-friendly, API-first Laravel path: 10 progressive projects covering resources, auth, search, multi-tenancy, webhooks, rate limits, and GraphQL.
- 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.
- 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.
- Simple one-time password authentication in Laravel Learn how to implement one-time password authentication in Laravel. Secure and streamlined user authentication.