Aros Tech CMS 的迁移和模型
github.com/MrMoovf/arostech-migrations-and-models
源代码
问题
安装: 76
依赖: 1
建议者: 0
安全性: 0
星星: 0
关注者: 1
分支: 0
开放问题: 0
Requires
Requires (Dev)
None
Suggests
Provides
Conflicts
Replaces
proprietary 5db26225fb15a936dfdfea22089e278870c3cdfb
This package is auto-updated.
Last update: 2024-09-14 22:22:37 UTC
composer require arostech/migrations-and-models:dev-main
php artisan vendor:publish --tag=migrations
php artisan migrate
在此之后,您应该可以使用 Aros Tech CMS 模型,因为它们已经作为表添加到您的数据库中