baytek/laravel-content-webpage
最新稳定版本:1.2.5
Composer 安装命令:
composer create-project baytek/laravel-content-webpage
包简介
Webpage Content Provider
README 文档
README
Installation
Composer
Currently this project is not publicly available. You must add a repository object in your composer.json file. You must also have SSH keys setup.
"repositories": [ { "type": "git", "url": "ssh://sls@slsapp.com:1234/baytek/laravel-content-webpage.git" } ],
Add the following require to your composer.json file:
"baytek/laravel-content-webpage": "dev-master"
Lastly run:
composer update
Configuration
Currently there is no real configuration other than configurations that are exposed using the laravel-settings package.
Soon views and generic configurations will be added. Details will be added here.
Dependencies
This project depends on:
"baytek/laravel-content": "dev-master", "baytek/laravel-settings": "dev-master",
Packing Info
This package provides two routes, a route resource mapped to admin/webpage and a wildcard route at the index.
统计信息
- 总下载量: 38
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-06-07