baks-dev/users-profile-user

用户配置文件模块

安装: 197

依赖项: 1

建议者: 0

安全: 0

星标: 0

关注者: 1

分支: 0

公开问题: 0

类型:symfony-bundle


README

Version php 8.3+

用户配置文件模块

安装

$ composer require baks-dev/users-profile-user

附加信息

安装配置和文件资源

$ php bin/console baks:assets:install

通过迁移更改数据库模式

$ php bin/console doctrine:migrations:diff
$ php bin/console doctrine:migrations:migrate

测试

$ php bin/phpunit --group=users-profile-user

许可证 License

MIT 许可证 (MIT)。有关更多信息,请参阅 许可证文件