tomatophp / tomato-branches
TomatoPHP 的分支/公司管理
v1.0.4
2024-05-08 15:12 UTC
Requires
- php: ^8.1|^8.2
- tomatophp/console-helpers: ^1.1
- tomatophp/tomato-admin: ^1.1
- tomatophp/tomato-locations: ^1.1
This package is auto-updated.
Last update: 2024-09-08 16:39:49 UTC
README
Tomato分支
TomatoPHP 的分支/公司管理
安装
composer require tomatophp/tomato-branches
安装您的包后,请运行此命令
php artisan tomato-branches:install
发布资产
您可以通过此命令发布配置文件
php artisan vendor:publish --tag="tomato-branches-config"
您可以通过此命令发布视图文件
php artisan vendor:publish --tag="tomato-branches-views"
您可以通过此命令发布语言文件
php artisan vendor:publish --tag="tomato-branches-lang"
您可以通过此命令发布迁移文件
php artisan vendor:publish --tag="tomato-branches-migrations"
支持
您可以通过加入我们的 Discord 服务器来获得支持 TomatoPHP
文档
您可以在 文档 中查看此包的文档
变更日志
有关最近更改的更多信息,请参阅 CHANGELOG
安全
有关安全信息的更多信息,请参阅 SECURITY
致谢
许可证
MIT 许可证 (MIT)。有关更多信息,请参阅 许可证文件