mmv/auth-low
Composer 安装命令:
composer require mmv/auth-low
包简介
Authentication, Authorization, Session, User
README 文档
README
users
- id
- password
- login
- email_confirmed
- created_at
- updated_at
email_confirm
- record_id
- user_id
- code
- time_life
password_reset
- record_id
- user_id
- code
- time_life
failed_signin
- user_id
- agent
- count
- created_at
List error messages
- email_or_password_incorrect
- user_not_found
- signin_was_blocked
- password_not_verification
- rules_not_found
- value_must_not_be_array
- value_is_required
- string_max|..
- string_min|..
- incorrect_email_format
- incorrect_alphanumeric
- double_separation_symbol
- incorrect_bool_int
- value_not_positive_int
- incorrect_date_format
- date_invalid
- not_unique_record
- not_unique_record_exclude_this
- not_confirm_password
- not_exists_in_array
统计信息
- 总下载量: 41
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-10-12