Laravel Auth
Laravel Auth is a complete Laravel 10 boilerplate designed for rapid application development. It provides user authentication, registration with email verification, social media authentication, password recovery, and captcha protection. Built on Bootstrap 4, it offers a robust foundation for user management and access control.
Key Features:
- Laravel 10: Built on the latest Laravel framework.
- Bootstrap 4: Utilizes Bootstrap 4 for a responsive and modern UI.
- User Authentication: Includes user registration, login, and password recovery.
- Socialite Integration: Supports social media authentication (Facebook, Twitter, Google, etc.).
- User Roles and Permissions: Implements a roles and permissions system for access control.
- User Profiles: Provides editable user profiles with location lookup using Google Maps API.
- Admin UI: Offers an admin interface for user and theme management.
- Security Features: Includes reCaptcha protection, activity logging, and optional 2-step verification.
Use Cases:
- Rapidly prototyping and building web applications requiring user authentication and authorization.
- Creating admin panels with user management capabilities.
- Developing social platforms with social login integration.
- Building applications requiring fine-grained access control based on user roles and permissions.