laragrad/largent
Composer 安装命令:
composer require laragrad/largent
包简介
Transfers money between entities
README 文档
README
Installation
Install a package
composer require laragarad/largent
Publish translation and config resources
php artisan vendor:publish --tag=largent
If you need, you can to publish migrations, but it is not required.
php artisan vendor:publish --tag=largent-migrations
If your accountable entities use uuid keys then change config key laragrad.largent.entity_key_type value to uuid
Run table migrations
php artisan migrate
Configurating and operation handler creating
...
统计信息
- 总下载量: 19
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-10-20