noerd/study
最新稳定版本:0.1.0
Composer 安装命令:
composer require noerd/study
包简介
Study module for Noerd Framework
README 文档
README
The noerd package is required. Make sure the project is already initialized as a Git repository.
composer require noerd/noerd
php artisan noerd:install
There are two ways to install the Study module. Using composer require, the module is installed in the vendor folder. However, it is also possible to install it as a submodule. In this case, the module is installed in a subdirectory of the project and can be easily extended or customized.
Install the package in vendor folder
composer require noerd/study
php artisan noerd:install-study
Install the package as a submodule. Make sure you already initiated a git project.
git submodule add git@github.com:noerd-dev/study.git app-modules/study
composer require noerd/study
php artisan noerd:install-study
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 4
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2026-02-07