msllp/core
Composer 安装命令:
composer require msllp/core
包简介
For Million Solutions LLP Private Code
README 文档
README
A simple MS Core implementation for Laravel 5.8 +.
Installation
Install the package through Composer.
Run the Composer require command from the Terminal:
composer require msllp/core
Configuration
If you're using Laravel 5.8+, this is all there is to do.
open your config/app.php file.
Add a new line to the providers array:
\MS\Provider\MSCoreServiceProvider::class,
MS Folder Architect
MS (MS Root Folder)
- B (For Backend)
| - L (L for Layouts)
| - M (M for Modules)
- L (For Frontend)
| - L (L for Layouts)
| - M (M for Modules)
- DB
| - Master
统计信息
- 总下载量: 116
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 7
- 依赖项目数: 3
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-03-11