moox/user
这是我包装的用户
0.1.3
2024-09-09 11:30 UTC
Requires
- awcodes/filament-gravatar: ^2.0
- bezhansalleh/filament-shield: ^3.0
- jeffgreco13/filament-breezy: ^2.2
- moox/core: ^2.1.2
- stechstudio/filament-impersonate: ^3.5
README
Moox 用户
这是我包装的用户
快速安装
安装此包只需要这两个命令
composer require moox/user php artisan mooxuser:install
想了解安装命令的作用?请查看下面的手动安装说明。
作用
这是我包装的用户
手动安装
您可以使用以下步骤手动安装此包,而不是使用安装命令php artisan mooxuser:install
// Publish and run the migrations: php artisan vendor:publish --tag="user-migrations" php artisan migrate // Publish the config file with: php artisan vendor:publish --tag="user-config"
变更日志
有关最近更改的更多信息,请参阅变更日志。
安全漏洞
请查阅我们的安全策略了解如何报告安全漏洞。
致谢
许可证
MIT许可证(MIT)。有关更多信息,请参阅许可证文件。