regeneration/about
Composer 安装命令:
composer require regeneration/about
包简介
About package for regeneration
README 文档
README
Simple Laravel 5 package for managing content for an About Us page.
Installation
Install via composer in the root directory of a Laravel 5 application
composer require regeneration/about:dev-master
Add the following line to config/app.php inside the 'providers' array to use the service provider
'Regeneration\About\AboutServiceProvider',
Update composer
composer update
Run the package install command
php artisan about:install
Usage
This package has several pages with many features
Give them a try (URLs):
/about/about/manage
Overview
General gist
Tools
List of tools, everything needed to develop.
Credits
All thanks to me and the community
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-05-24