iget-master/material-admin
最新稳定版本:v8.1.0
Composer 安装命令:
composer require iget-master/material-admin
包简介
README 文档
README
Material Design based administration interface for Laravel 5
THIS PACKAGE ISN'T READY. The full documentation should be provided only in a few months
Installation
Add "iget-master/material-admin": "dev-master" to "require" in your app composer.json file, then run composer update to get the package.
- Change
modeltoIget\Base\Models\Useratconfig\auth.php - Add
IgetMaster\MaterialAdmin\MaterialAdminServiceProviderservice provider atconfig\app.php - Add following lines to $routeMiddleware array at
app\http\Kernel.php(replaceguestandauthif exists):'auth' => 'IgetMaster\MaterialAdmin\Http\Middleware\AuthMiddleware','guest' => 'IgetMaster\MaterialAdmin\Http\Middleware\GuestMiddleware'
统计信息
- 总下载量: 1.03k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 14
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2015-03-06