Download the PHP package xbnz/laravel-auditable-users without Composer
On this page you can find all versions of the php package xbnz/laravel-auditable-users. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download xbnz/laravel-auditable-users
More information about xbnz/laravel-auditable-users
Files in xbnz/laravel-auditable-users
Package laravel-auditable-users
Short Description Event-sourced user login, registration, password resets
License MIT
Informations about the package laravel-auditable-users
Laravel Auditable Users
[!WARNING] Please do not use this package if you do not have a full understanding of event sourcing. You will need to modify things to fit your needs. Feel free to fork or contribute when your needs outgrow this package.
[!NOTE] You will need redis installed and configured to use this package
[!NOTE] Livewire and a Flux Pro subscription are required
Features
- User registration
- User login
- Password resets
- Login tracking
Installation
Usage
Ensure the routes for this package were registered successfully:
Then visit the /login, /register, /forgot-password routes to see the package in action.
License
MIT
All versions of laravel-auditable-users with dependencies
ext-redis Version *
laravel/framework Version ^12.0
spatie/laravel-event-sourcing Version ^7.0
league/pipeline Version ^1.1
blade-ui-kit/blade-heroicons Version ^2.6
livewire/flux Version ^2.0
livewire/flux-pro Version ^2.0
livewire/livewire Version ^3.5
ramsey/uuid Version ^4.7
webmozart/assert Version ^1.11
nesbot/carbon Version ^3.0
symfony/serializer Version ^7.0
league/uri Version ^7.5