nyusoftsolutions/user-management-package
最新稳定版本:v1.0.1
Composer 安装命令:
composer require nyusoftsolutions/user-management-package
包简介
Laravel user management package to heandel the user
README 文档
README
A powerful and user-friendly User Management package for Laravel applications, developed by Nyusoft Solution. This package provides essential features for managing users, with a fully functional admin panel.
🚀 Features
✅ Easy installation via Composer 💾 Stores inquiries securely in the database 🧑💼 Admin panel for managing user details 📋 Simple and intuitive interface
📦 Installation
Install the package via Composer:
composer require nyusoftsolutions/user-management-package
🔧 Setup & Configuration
After installing the package, publish the assets and configuration:
php artisan user-management:install
This command will:
Publish configuration files Set up necessary resources Prepare the package for use
Then run the migration to create necessary database tables:
php artisan migrate
🌐 Accessing the Admin Panel
Once installed and configured, you can access the contact inquiry management page at:
/admin/user-details
From here, you can view and manage delete User directly through the admin dashboard.
🛠 Usage With everything installed and configured, you can now:
Display User list on the frontend
Remove the user from the list or database.
Manage user active or inactive status the admin panel
This package is built to integrate seamlessly into your Laravel 11 app structure.
📜 License This package is open-source and available under the MIT License.
💡 Developed with ❤️ by Nyusoft Solution
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-04-17