定制 xbnz/laravel-auditable-users 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

xbnz/laravel-auditable-users

最新稳定版本:0.1.0

Composer 安装命令:

composer require xbnz/laravel-auditable-users

包简介

Event-sourced user login, registration, password resets

README 文档

README

Release Test suite PHPStan Mutation testing badge

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

composer require xbnz/laravel-auditable-users
php artisan vendor:publish --provider="XbNz\LaravelAuditableUsers\AuditableServiceProvider"
cat "AUDITABLE_USERS_REDIRECT_AFTER_LOGIN={your_desired_route}" >> .env
cat "AUTH_MODEL=XbNz\\LaravelAuditableUsers\\Projections\\User" >> .env
php artisan migrate

Usage

Ensure the routes for this package were registered successfully:

php artisan route:list

Then visit the /login, /register, /forgot-password routes to see the package in action.

License

MIT

统计信息

  • 总下载量: 3
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: HTML

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-04-02

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固