steelants / laravel-auth
Laravel Auth
1.3.0
2026-08-03 18:16 UTC
Requires
- endroid/qr-code: ^6.1
- laravel/framework: ^11.0|^12.0|^13.0
Requires (Dev)
- barryvdh/laravel-debugbar: ^3.9
- orchestra/testbench: ^7.0|^8.0|^9.0
- phpunit/phpunit: ^9.3|^10.4
- slevomat/coding-standard: ^8.19
- squizlabs/php_codesniffer: ^4.0
README
Laravel-Auth
A lightweight authentication scaffolding package for Laravel with login, registration, password reset, email verification and TOTP two-factor authentication.
Created by SteelAnts s.r.o.
Features
SteelAnts Laravel-Auth provides:
- Login and logout
- User registration
- Password reset
- Email verification (optional)
- TOTP two-factor authentication (optional)
- Publishable controller and views
- Customizable authentication hooks
Documentation
- Installation
- Usage
- Configuration
- Routes
- Email Verification
- Two-Factor Authentication
- Customization
- Development
- Testing
Contributors
Other Packages
- Livewire-DataTable
- Laravel-Boilerplate.Warehouse
- Laravel-Boilerplate
- Laravel-Form
- Livewire-Form
- Laravel-General
- Laravel-Tenant
- Livewire-Modal
License
This package is open-sourced software licensed under the MIT license.