fortify-development - Laravel Fortify Headless Authentication Development
Provides setup workflows and configuration guidance for Laravel Fortify authentication backend, routes, actions, and features.
Tags
Updated: 2026-09-19Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Configure authentication routes and controllers
- Set up two-factor authentication
- Configure passkey WebAuthn authentication
- Set up email verification
- Configure password reset workflows
- Set up SPA authentication mode
- Customize user creation actions
Inputs
- Laravel configuration files
- User model code
- Fortify action classes
- Authentication credentials
- CSRF tokens
Outputs
- Authentication HTTP endpoints
- JSON authentication responses
- Published database migration files
- User authentication session state
Requirements
- Laravel framework
- Laravel Fortify package
- PHP runtime environment
- Laravel Sanctum for SPA authentication
