panelis-php/user
Composer 安装命令:
composer require panelis-php/user
包简介
Manage users, roles, and permissions for the application
关键字:
README 文档
README
Manage application users directly from the Panelis admin panel.
Features
- User management
- Create, update, and delete users
- User profile management
- Email verification status
- Password management
- Search and filtering
- Automatic Panelis plugin discovery
Requirements
- PHP 8.3+
- Laravel 13+
- Filament 5+
Installation
Install the package via Composer:
composer require panelis-php/user
Run migrations:
php artisan migrate
Usage
After installation, a Users menu will be available in the Panelis admin panel.
The User module provides user administration features for managing access to your application.
Available actions include:
- Create users
- Edit user information
- Reset passwords
- Verify email addresses
- Delete users
User information may include:
- Name
- Email address
- Password
- Email verification status
Integration
The User module integrates with Laravel's authentication system and can be extended by other Panelis modules.
License
The MIT License (MIT).
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-06-24