web-feet/coasterframework
最新稳定版本:v5.8.18
Composer 安装命令:
composer require web-feet/coasterframework
包简介
Coaster CMS Framework For Laravel 5
README 文档
README
This is the codebase for Coaster CMS - all the inner workings are here and it is designed to work in conjunction with the Coaster CMS framework (https://github.com/Web-Feet/coastercms).
You can also use this as a stand-alone library to add content management functionality to your project.
Add to an Existing Laravel Project (v5.8)
The steps are are as follows:
- Add "web-feet/coasterframework": "5.8.*" to the composer.json file and run composer update
- Go to the root directory of your project.
- Run the script
php artisan coaster:update-assets - Add the service provider CoasterCms\CmsServiceProvider::class to your config/app.php file.
- Go to a web browser and follow the install script that should have appeared
- Upload or create a theme
统计信息
- 总下载量: 10.78k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 31
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2016-03-01